Skip to content
Snippets Groups Projects
Commit d7b70dfb authored by hahn's avatar hahn
Browse files

fix: infisible projects in menu

parent e5443194
No related branches found
No related tags found
1 merge request!195534 add docker
......@@ -34,6 +34,11 @@ body{padding-top: 0;
.imllogo:before{background: rgb(255,0,51); color:#fff; padding: 0.5em 0.4em; content: 'IML'; font-weight: bold; }
.navbar-nav > li > .dropdown-menu {
overflow: scroll;
max-height: 50em;
}
#swversion {float: right; right: 0em; position: fixed;
top: 4em;
padding: 0 0.5em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment