mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-30 19:42:57 -05:00
[Glitch] Change hide media button to be in top right corner in web UI
Port d54ce67dc9ac59ad1d2fc0ee719318610a5ed249 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c6039f99ce
commit
aac6296183
@ -7392,7 +7392,7 @@ img.modal-warning {
|
||||
|
||||
.media-gallery__actions {
|
||||
position: absolute;
|
||||
bottom: 6px;
|
||||
top: 6px;
|
||||
inset-inline-end: 6px;
|
||||
display: flex;
|
||||
gap: 2px;
|
||||
@ -7415,7 +7415,7 @@ img.modal-warning {
|
||||
.media-gallery__item__badges {
|
||||
position: absolute;
|
||||
bottom: 8px;
|
||||
inset-inline-start: 8px;
|
||||
inset-inline-end: 8px;
|
||||
display: flex;
|
||||
gap: 2px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user