Fix dropdown with backdrop filter

This commit is contained in:
2025-04-07 23:26:37 +02:00
parent 558416e7ad
commit de42286cd5
10 changed files with 119 additions and 51 deletions

View File

@@ -25,8 +25,8 @@
--index-layout: 100;
--index-component: 300;
--index-floating: 500;
--index-dropdown: 700;
--index-backdrop: 900;
--index-backdrop: 700;
--index-dropdown: 900;
--index-popup: 1000;
}