This commit is contained in:
TheGiddyLimit
2024-04-02 22:46:42 +01:00
parent d075252329
commit 5e0cc455b9
112 changed files with 2980 additions and 397 deletions

View File

@@ -30,7 +30,7 @@ Shared UI components
.ui-list__ {
// TODO refactor all "list" class to use this:
// - add "relative" class to each as required
// - add "overflow-x-hidden" and "overflow-y-auto" classes
// - add "ve-overflow-x-hidden" and "ve-overflow-y-auto" classes
// - convert from ul to div
&wrp {
transform: translateZ(0);