fix(docs): set correct margins

This commit is contained in:
mrilyew 2025-05-23 21:46:12 +03:00 committed by Alexander Minkin
parent 7bf7050cdc
commit 7c887e9f9c

View file

@ -4174,11 +4174,12 @@ hr {
justify-content: center;
border-radius: 2px;
height: 17px;
padding: 2px 0px;
padding: 3px 0px;
}
.docListViewItem .doc_icon.no_image span {
color: #6b6b6b;
font-weight: bold;
}
.doc_icon.no_image span::before {