fix: resize invisible/gigantic No Distractions theme icon

This commit is contained in:
Baptiste Grob
2020-09-21 13:11:24 +02:00
parent 9036beb3f3
commit a3353e4ef7

View File

@@ -31,7 +31,7 @@
border-bottom: 2px solid var(--sn-stylekit-info-color);
}
.ionicon {
svg {
width: 12px;
height: 12px;
fill: var(--sn-stylekit-secondary-foreground-color);