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:
@ -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 {
|
||||
|
Reference in New Issue
Block a user