mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Cleanup forms input CSS commit
This commit is contained in:
parent
fac016a59c
commit
e89789fbe0
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ select {
|
||||||
background: var(--input-bg-color);
|
background: var(--input-bg-color);
|
||||||
color: var(--darkgrey);
|
color: var(--darkgrey);
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
/* line-height: 1em; */
|
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
user-select: text;
|
user-select: text;
|
||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
|
|
Loading…
Add table
Reference in a new issue