mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
remove unintentionally added border
This commit is contained in:
parent
933b5e15bb
commit
ce1f15d293
|
|
@ -1730,7 +1730,7 @@ html.b #mu_outer {
|
||||||
border: #777 solid 1px;
|
border: #777 solid 1px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
||||||
border: var(--transparent) solid 1px;
|
border: var(--transparent) solid 0px;
|
||||||
color: #07c;
|
color: #07c;
|
||||||
color: var(--a);
|
color: var(--a);
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue