feat(FN-5516): merge fusion/fn-5516
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
color: var(--color-error);
|
||||
}
|
||||
|
||||
@media (max-width: 768px), (max-height: 480px) {
|
||||
@media (max-width: 768px) {
|
||||
.system-stats-modal {
|
||||
max-height: min(84vh, 60rem);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user