feat(FN-5516): merge fusion/fn-5516

This commit is contained in:
gsxdsm
2026-05-22 17:24:38 -07:00
parent 45a3c6e426
commit d37bebf8bf
122 changed files with 340 additions and 180 deletions

View File

@@ -549,7 +549,7 @@
}
/* Mobile responsive */
@media (max-width: 768px), (max-height: 480px) {
@media (max-width: 768px) {
.usage-modal {
width: 100%;
max-width: 100%;
@@ -626,7 +626,7 @@
overflow: hidden;
}
@media (max-width: 768px), (max-height: 480px) {
@media (max-width: 768px) {
.usage-modal--popover,
.usage-modal.modal {
resize: none;