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

@@ -444,6 +444,10 @@
right: 35px;
bottom: 0;
}
.tabs::-webkit-scrollbar {
height: 7px;
}
.db-group {
display: flex;
flex: 1;