mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
remove redundant date input styling
This commit is contained in:
parent
895f723467
commit
fe01abbfee
1 changed files with 0 additions and 5 deletions
|
|
@ -29,10 +29,5 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
width: 100%;
|
width: 100%;
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
background: var(--canvas-inset);
|
|
||||||
border: 1px solid var(--border);
|
|
||||||
border-radius: var(--border-radius);
|
|
||||||
padding: 1px 0.5em;
|
|
||||||
outline: none !important;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue