Skip to content

Commit d14abfc

Browse files
committed
fix: set background color for resize button
1 parent 1a5f070 commit d14abfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/components/src/navigation/navigation-list.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
border-radius: 0 6px 6px 0;
4444
cursor: pointer;
4545
color: $gray-7;
46+
background: white;
4647

4748
&:hover {
4849
color: $gray-4;

0 commit comments

Comments
 (0)