fix(app): better color input appearance in Firefox
This commit is contained in:
@@ -48,6 +48,10 @@ body {
|
|||||||
background-color: var(--acid);
|
background-color: var(--acid);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::-moz-color-swatch {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user