mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-07 17:02:34 +00:00
2.x
This commit is contained in:
11
resources/css/filament/app/theme.css
Normal file
11
resources/css/filament/app/theme.css
Normal file
@ -0,0 +1,11 @@
|
||||
@import '/vendor/filament/filament/resources/css/theme.css';
|
||||
|
||||
@config 'tailwind.config.js';
|
||||
|
||||
.fi-breadcrumbs .fi-breadcrumbs-item-label {
|
||||
@apply text-xs;
|
||||
}
|
||||
|
||||
.choices__item--selectable {
|
||||
@apply cursor-pointer;
|
||||
}
|
Reference in New Issue
Block a user