1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix: missing table on insert new records on session restored tabs

This commit is contained in:
2022-07-20 10:41:44 +02:00
parent 985e5d3527
commit 8c83b3f144
5 changed files with 12 additions and 10 deletions

View File

@ -560,7 +560,8 @@ setTimeout(() => {
.connection-panel {
margin-left: auto;
margin-right: auto;
margin-bottom: 1rem;
margin-bottom: .5rem;
margin-top: 1.5rem;
.panel {
min-width: 450px;