This commit is contained in:
egortriston
2025-07-02 16:28:37 +03:00
parent 58991e4226
commit 985ba8aeb1
38 changed files with 438 additions and 226 deletions

View File

@ -474,4 +474,19 @@ input#VinSearchInput {
.dropdown-link-3 {
margin-left: 0 !important;
}
}
.div-block-131 {
max-width: 230px;
}
.dropdown-toggle-3.active, .dropdown-toggle-card.active {
background-color: var(--background);
}
.dropdown-toggle-3.active {
border-left: 2px solid var(--red);
}