Ensure an/aus labels are visible on activation toggle
This commit is contained in:
+6
-1
@@ -1776,7 +1776,12 @@ section + section {
|
||||
.sg-activation-toggle-pattern {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0;
|
||||
gap: var(--spacing-small);
|
||||
}
|
||||
|
||||
.sg-activation-mode-toggle__label {
|
||||
display: inline-block;
|
||||
color: var(--text-control-default);
|
||||
}
|
||||
|
||||
/* ========================================================= */
|
||||
|
||||
Reference in New Issue
Block a user