mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 10:51:21 +02:00
feat(admin-plugin): update styles for tabs navigation
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
@apply block;
|
||||
}
|
||||
|
||||
.tabs__nav__link
|
||||
{
|
||||
@apply block text-white opacity-80 p-2 pl-4;
|
||||
}
|
||||
|
||||
.tabs__nav__link:hover,
|
||||
.tabs__nav__link--active
|
||||
{
|
||||
@apply bg-dark-muted opacity-100;
|
||||
|
Reference in New Issue
Block a user