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