auto table (#2123)

* auto table

* ws

* debug
This commit is contained in:
Will McGugan
2023-03-23 15:47:14 +00:00
committed by GitHub
parent 700481129e
commit a4252a5760
5 changed files with 67 additions and 62 deletions

View File

@@ -69,6 +69,7 @@ class Status(LabeledBox):
Status StatusTable {
width: auto;
height: 100%;
margin-top: 1;
scrollbar-gutter: stable;
overflow-x: hidden;