💄 No section full height in mobile + fix Safari (#432, #442)

This commit is contained in:
Alicia Sykes
2022-01-26 09:58:31 +00:00
parent 5f8a83fd47
commit 33b132c463
3 changed files with 58 additions and 50 deletions
+2 -1
View File
@@ -20,6 +20,7 @@
--item-icon-transform-hover: drop-shadow(4px 8px 3px var(--transparent-50)) saturate(2);
--item-group-shadow: var(--item-shadow);
--context-menu-shadow: var(--item-shadow);
--section-max-height: 3000px;
/* Settings and config menu */
--settings-container-shadow: none;
@@ -30,4 +31,4 @@
--tooltip-arrow-size: 6px;
--tooltip-width: 250px;
--tooltip-padding: 0.2rem;
}
}