F
Filament7mo ago
EMMAN

Dropdown Shadow on Components

on the box/component, how can i put drop shadow on that using custom theme, like this: https://imgur.com/a/rlnroZt thank you.
No description
2 Replies
EMMAN
EMMANOP7mo ago
up
Adnan Yalahow
Adnan Yalahow7mo ago
in your custom theme .fi-ta { @apply !shadow-lg; } nav.fi-tabs{ @apply !!shadow-lg; }

Did you find this page helpful?