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

perf: improved performance getting database structure

This commit is contained in:
2020-12-28 13:05:30 +01:00
parent 8c4aaec167
commit 6611aad840
2 changed files with 24 additions and 21 deletions

View File

@ -212,6 +212,7 @@ body {
.input-group .input-group-addon {
border-color: #3f3f3f;
z-index: 1;
}
.menu {
@ -225,7 +226,7 @@ body {
}
.accordion-body {
max-height: 500rem !important;
max-height: 5000rem !important;
}
.btn.loading {