custom notification and duplicate index of datatable to main and start making context for table filtering

This commit is contained in:
2024-06-18 15:02:18 +03:30
parent 9886ed52db
commit 18edfac9f9
16 changed files with 180 additions and 181 deletions

View File

@@ -1 +1,7 @@
@import "fontiran";
@import "fontiran";
.filter-toast {
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
background-color: #d0dfe8;
border: 1px dashed #095b8c;
}