source window change padding

This commit is contained in:
mrilyew 2025-05-24 16:34:13 +03:00
parent f05ea1973e
commit 911247b396

View file

@ -3393,6 +3393,7 @@ body.article .floating_sidebar, body.article .page_content {
display: flex;
flex-direction: column;
gap: 22px;
padding: 5px 10px;
}
.sugglist {