Skip to content

Commit 8f1fb59

Browse files
committed
chore(dropdown): add 100 percent height for mainnav usage
1 parent b5bc757 commit 8f1fb59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
.dropdown{
1+
.dropdown {
22
display:flex;
3-
}
3+
height: 100%;
4+
}

0 commit comments

Comments
 (0)