* fix background color of inputs in mobile settings

This commit is contained in:
maxpozdeev 2025-04-05 20:35:19 +03:00
parent 5346491f37
commit 302a827eca

View file

@ -1520,7 +1520,6 @@ li.mtt-item-hidden { display:none; }
.mtt-settings-table select,
.mtt-settings-table label {
margin-top:5px;
background-color: var(--color-settings-row) !important;
box-sizing: border-box;
}