mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-10 06:01:28 +08:00
bg input style updated to sub border and text outside
This commit is contained in:
parent
4b53e4c136
commit
df224e132a
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ input[type="color"]::-webkit-color-swatch {
|
|||
color: var(--text-color);
|
||||
}
|
||||
& #--bg-color {
|
||||
border: 1px solid var(--text-color);
|
||||
border: 1px solid var(--sub-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue