0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Updated active dropdown UI

This commit is contained in:
Peter Zimon 2021-08-31 13:52:04 +02:00
parent cea6063715
commit 2240daec45

View file

@ -214,7 +214,7 @@ select.error {
.gh-select:focus, .gh-select:focus,
select:focus { select:focus {
background: color-mod(var(--input-bg-color) l(-3%)); border-color: var(--lightgrey-d1);
} }
textarea { textarea {