Skip to content

Commit b64dbb9

Browse files
author
Felix Hennig
committed
Adjust menu style
1 parent 56fa9f6 commit b64dbb9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

static/css/root.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ code {
9090
visibility: visible;
9191
}
9292

93+
.dropdown-menu {
94+
top: 60px;
95+
border-radius: 0;
96+
border: none;
97+
}
98+
9399
/* copy tooltip */
94100

95101
.tooltip {

0 commit comments

Comments
 (0)