mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692)
This commit is contained in:
parent
b330d1f000
commit
edefcfcf42
@ -218,6 +218,7 @@
|
||||
margin-top: 8px;
|
||||
height: 300px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
video {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user