fix: deactivate themes when switching accounts

This commit is contained in:
Mo
2022-02-08 21:51:06 -06:00
parent e43c8a6f07
commit d920bf663f
4 changed files with 4 additions and 10 deletions

View File

@@ -44,14 +44,6 @@
}
}
#account-switcher-icon {
// When this icon is alone in the footer bar, it is displayed with too little
// padding on the right, possibly due to the fact it is a raw SVG.
&.alone {
margin-right: 4px;
}
}
#account-panel,
#sync-resolution-menu {
width: 400px;