mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
addition to last commit
This commit is contained in:
parent
c795420855
commit
3496ed027d
|
|
@ -1621,7 +1621,7 @@ html.y #ops svg circle {
|
||||||
padding: 0 .5em;
|
padding: 0 .5em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 2em;
|
height: 2.5em;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
background: var(--bg-u2);
|
background: var(--bg-u2);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue