notification base

This commit is contained in:
hamid zarghami
2025-12-20 09:49:23 +03:30
parent 694eda70af
commit 24cce65444
8 changed files with 295 additions and 1 deletions
+7
View File
@@ -95,3 +95,10 @@ tbody tr:nth-child(odd) {
-webkit-appearance: none;
-moz-appearance: textfield;
}
.modalGlass3 {
background: rgba(62, 61, 61, 0.2);
background-blend-mode: multiply;
backdrop-filter: blur(44px);
}