Refactor active state styling for vertical tabs to simplify CSS rules

This commit is contained in:
mr. M
2025-01-28 17:00:58 +01:00
parent a408449e2c
commit 02f1f52c2f

View File

@@ -275,7 +275,7 @@
}
}
&:not([zen-essential='true']):active {
&:active {
scale: 0.98;
}