This commit is contained in:
Jan Prochazka
2022-02-13 08:32:54 +01:00
parent e0b8eb3e79
commit df52adc40f
3 changed files with 8 additions and 6 deletions

View File

@@ -133,9 +133,6 @@
background-color: var(--theme-bg-1);
border-top: 1px solid var(--theme-border);
}
.tabs::-webkit-scrollbar {
height: 7px;
}
.content {
position: fixed;
top: var(--dim-content-top);