addition to last commit

This commit is contained in:
Til Schmitter 2026-05-04 19:41:49 +02:00
parent c795420855
commit 3496ed027d

View file

@ -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);