Co-authored-by: Lauris BH <lauris@nix.lv>
@ -2153,6 +2153,7 @@
.item {
width: 100%;
color: var(--color-text);
&:first-of-type {
border-radius: var(--border-radius) 0 0 var(--border-radius);
@ -2170,10 +2171,6 @@
}
span.ui {
&.active {
background: var(--color-secondary);