mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Fix wrong styles on action bar in media modal in web UI (#34989)
This commit is contained in:
parent
1dd8a99d9f
commit
f3d60a4a6f
|
@ -5819,7 +5819,9 @@ a.status-card {
|
|||
|
||||
.picture-in-picture__footer {
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
background: transparent;
|
||||
backdrop-filter: none;
|
||||
padding: 16px;
|
||||
|
||||
.icon-button {
|
||||
|
|
Loading…
Reference in New Issue
Block a user