fix: a few small bugs, restore proper tab on layout change

This commit is contained in:
Géry Debongnie
2019-04-01 10:55:15 +02:00
parent cbd85f9cf3
commit 9d389d972e
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -40,6 +40,7 @@ body {
flex: 0 0 50px;
flex-direction: row-reverse;
align-items: center;
user-select: none;
}
.menubar select {