Slightly decrease the size of the tab list icons

This commit is contained in:
blessedcoolant
2023-02-06 19:58:46 +13:00
parent 2432adb38f
commit 25d7d71dd8

View File

@ -24,8 +24,8 @@
} }
svg { svg {
width: 26px; width: 24px;
height: 26px; height: 24px;
} }
&[aria-selected='true'] { &[aria-selected='true'] {