mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
* fix background color of inputs in mobile settings
This commit is contained in:
parent
5346491f37
commit
302a827eca
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue