🐛 Fix appearance switcher title when switching

Fixes #235
This commit is contained in:
James Panther
2022-08-18 16:13:30 +10:00
parent dbe75271ff
commit ffaca3f5ce
3 changed files with 18 additions and 12 deletions
+2 -2
View File
@@ -2894,8 +2894,8 @@ body:has(#menu-controller:checked) {
background-color: rgba(var(--color-secondary-400), 1);
}
.dark .dark\:inline {
display: inline;
.dark .dark\:flex {
display: flex;
}
.dark .dark\:hidden {