updates on the dispatch page

This commit is contained in:
2026-05-28 19:37:04 +05:30
parent 8cc7cc75f9
commit 39b562ddb5
8 changed files with 3937 additions and 1714 deletions

View File

@@ -1096,13 +1096,11 @@
}
.gradient-btn-create:hover {
transform: translateY(-1px) !important;
filter: brightness(1.04);
box-shadow: 0 8px 18px -4px rgba(24, 144, 255, 0.40), 0 3px 8px rgba(101, 56, 122, 0.18) !important;
}
.gradient-btn-create:active {
transform: translateY(0) !important;
filter: brightness(0.98);
}