Skip to content

Commit 3be45ab

Browse files
authored
fix dropdown gap causing issues dropping down (#6437)
Regression since #6405 - making the dropdown of the navbar hide at times.
1 parent 0305500 commit 3be45ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchci/components/NavBar.module.css

-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,4 @@
6767
background-color: var(--dropdown-bg);
6868
display: none;
6969
border-radius: 4px;
70-
margin-top: 0.15rem;
7170
}

0 commit comments

Comments
 (0)