fixed connection tab styling

This commit is contained in:
Jan Prochazka
2022-06-23 09:57:36 +02:00
parent 1fb237417a
commit d437e171fb

View File

@@ -246,6 +246,7 @@
flex: 1; flex: 1;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
overflow-y: auto;
} }
.buttons { .buttons {