mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-07 11:38:44 +00:00
Fix video margin
This commit is contained in:
parent
0eaf8e8c87
commit
051908cfb7
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ a:hover,
|
||||||
.status-video-container {
|
.status-video-container {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin: 2.5px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status-video-container:hover .status-nsfw-overlay {
|
.status-video-container:hover .status-nsfw-overlay {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue