feat: Add StatCard component to Dashboard and implement sorting, filtering, and pagination in DataManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m3s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m3s
This commit is contained in:
@@ -23,12 +23,6 @@
|
||||
}
|
||||
|
||||
/* Custom hover effects */
|
||||
.card:hover {
|
||||
transform: translateY(-2px);
|
||||
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
transform: translateY(-1px);
|
||||
transition: all 0.2s ease;
|
||||
|
||||
Reference in New Issue
Block a user