Fixed quick toggle separator

This commit is contained in:
Vladyslav Hroshev
2025-03-25 17:41:51 +02:00
parent d8722d7f7a
commit 35bf19b445

View File

@@ -37,6 +37,8 @@
transition-duration: 100ms;
}
.quick-toggle-has-menu .quick-toggle-separator { width: 0; } /* margins are set in below for backward compatibility */
/* toggle name */
.quick-toggle .quick-toggle-label {
font-weight: 600;