add of Filter components

This commit is contained in:
2025-09-06 11:46:01 +02:00
parent 24426da015
commit bf1ba8947b
6 changed files with 358 additions and 26 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
backdrop-filter: blur(12px);
border-radius: 25px;
padding: 6px 10px;
z-index: 1000;
z-index: 100;
border: solid rgba(100,100,100,0.5) 0.001rem;
}