mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
source window change padding
This commit is contained in:
parent
f05ea1973e
commit
911247b396
1 changed files with 1 additions and 0 deletions
|
@ -3393,6 +3393,7 @@ body.article .floating_sidebar, body.article .page_content {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 22px;
|
gap: 22px;
|
||||||
|
padding: 5px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sugglist {
|
.sugglist {
|
||||||
|
|
Loading…
Reference in a new issue