mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
use text-color
This commit is contained in:
parent
a66e561a75
commit
27bfeb7146
@ -109,6 +109,8 @@
|
|||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
|
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
|
||||||
|
color: var(--text-color);
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
svg {
|
svg {
|
||||||
@ -119,6 +121,7 @@
|
|||||||
|
|
||||||
.label {
|
.label {
|
||||||
font-size: 0.6rem;
|
font-size: 0.6rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user