mirror of
https://github.com/openvk/openvk
synced 2025-06-07 21:00:33 +03:00
fix: source window paddings
This commit is contained in:
parent
930ef8add2
commit
54f40a7296
1 changed files with 1 additions and 0 deletions
|
@ -3393,6 +3393,7 @@ body.article .floating_sidebar, body.article .page_content {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 22px;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
.sugglist {
|
||||
|
|
Loading…
Reference in a new issue