fix: sidebar bug, tab name translation

This commit is contained in:
David Ralph
2022-05-23 20:44:49 +01:00
parent 4f29d376ca
commit 2c89894372
6 changed files with 41 additions and 26 deletions

View File

@@ -43,6 +43,7 @@
border: none;
background: none;
min-width: calc(100% - 1.2em);
text-align: left;
&:hover {
background: t($modal-sidebarActive);