This commit is contained in:
2025-11-26 18:47:18 +01:00
parent b4e86d506e
commit 7ef5d33df4
3 changed files with 7 additions and 2 deletions

View File

@@ -1513,6 +1513,11 @@ body>.top {
border-right: 1px solid #e8e8e8;
width: 350px;
label {
font-weight: 400;
font-size: 14px;
}
select[name="filtr"] {
margin-bottom: 10px;
}