mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
fixes
This commit is contained in:
6
resources/css/tailwind.css
vendored
6
resources/css/tailwind.css
vendored
@@ -33,3 +33,9 @@
|
||||
.page-link {
|
||||
@apply block flex h-8 w-8 cursor-pointer items-center justify-center rounded-lg text-sm font-bold transition duration-200 hover:bg-light-background;
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
.overflow-initial {
|
||||
overflow: initial;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user