mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-13 08:19:20 +02:00
Fix video margin
This commit is contained in:
parent
0eaf8e8c87
commit
051908cfb7
|
@ -307,6 +307,7 @@ a:hover,
|
|||
.status-video-container {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
margin: 2.5px 0;
|
||||
}
|
||||
|
||||
.status-video-container:hover .status-nsfw-overlay {
|
||||
|
|
Loading…
Reference in New Issue