tool strip wrappable, table data commands moved from statusbar to toolstrip

This commit is contained in:
Jan Prochazka
2023-03-12 08:36:22 +01:00
parent 09e584326f
commit edc3a7409a
5 changed files with 64 additions and 66 deletions

View File

@@ -39,6 +39,7 @@
align-self: stretch;
display: flex;
user-select: none;
margin: 2px 0px;
}
.button.disabled {
color: var(--theme-font-3);