mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-24 19:37:26 +00:00
Fix loading bar being obscured by other elements in web UI (#11598)
This commit is contained in:
@@ -4782,6 +4782,7 @@ a.status-card.compact:hover {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.media-gallery__gifv__label {
|
||||
|
||||
Reference in New Issue
Block a user