fix border color
This commit is contained in:
parent
fdfd3b245b
commit
55f5974bdb
|
@ -51,7 +51,6 @@
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-color: var(--background-alt);
|
border-color: var(--background-alt);
|
||||||
border-color: var(--accent);
|
|
||||||
border-width: 3px;
|
border-width: 3px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue