mirror of
https://github.com/etiennecollin/unifi-voucher-manager.git
synced 2025-10-23 00:02:10 +00:00
chore: cleanup of tailwind utilities
This commit is contained in:
@@ -215,11 +215,8 @@
|
||||
@utility hover-lift {
|
||||
@apply hover:-translate-y-1 hover:shadow-elevation hover:dark:shadow-elevation-dark;
|
||||
}
|
||||
@utility hover-subtle {
|
||||
@apply bg-interactive-hover;
|
||||
}
|
||||
@utility hover-scale {
|
||||
@apply hover:scale-105;
|
||||
@apply hover:scale-105 disabled:hover:scale-100;
|
||||
}
|
||||
|
||||
/* Slide Animations */
|
||||
|
Reference in New Issue
Block a user