Fix large icons in vanilla mastomodern
This commit is contained in:
parent
0868c11651
commit
c2033b5a86
1 changed files with 1 additions and 3 deletions
|
@ -2652,8 +2652,6 @@ a:focus-visible,
|
|||
#mastodon .status__action-bar :not(i),
|
||||
#mastodon .detailed-status__action-bar :not(i),
|
||||
#mastodon .picture-in-picture__footer :not(i) {
|
||||
height: unset !important;
|
||||
width: unset !important;
|
||||
pointer-events: all;
|
||||
}
|
||||
#mastodon .status__action-bar .icon-button,
|
||||
|
@ -4666,4 +4664,4 @@ a:focus-visible,
|
|||
}
|
||||
.modal-root__container {
|
||||
animation: bounceIn 0.7s;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue