Skip to content

Commit fbf82ea

Browse files
committed
update nav styles
1 parent d4a93c9 commit fbf82ea

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

resources/css/navigation.css

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
.fi-page-sub-navigation-sidebar-ctn {
2-
@apply w-44;
3-
}
4-
.fi-sidebar-item-button {
5-
@apply gap-x-1.5;
1+
@layer utilities {
2+
.fi-page-sub-navigation-sidebar-ctn {
3+
@apply w-44!;
4+
}
5+
.fi-sidebar-item-button {
6+
@apply gap-x-1.5;
67

7-
.fi-sidebar-item-icon {
8-
@apply w-5 h-5;
8+
.fi-sidebar-item-icon {
9+
@apply w-5 h-5;
10+
}
911
}
1012
}

0 commit comments

Comments
 (0)