Skip to content

Commit e05582c

Browse files
committed
fixup! fix styling and crash
1 parent 88c43d4 commit e05582c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/ui-components/Containers/Sidebar/SidebarGroup/index.module.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
&:not(.progression) {
1010
.groupName {
1111
@apply px-2
12-
py-1
13-
text-xs
14-
font-semibold
15-
text-neutral-800
16-
dark:text-neutral-600;
12+
py-1
13+
text-xs
14+
font-semibold
15+
text-neutral-800
16+
dark:text-neutral-600;
1717
}
1818
}
1919

0 commit comments

Comments
 (0)