Skip to content
Snippets Groups Projects
Commit 9b125211 authored by jvanboxtel@wisc.edu's avatar jvanboxtel@wisc.edu
Browse files

ROENROLL-1575 edge scrollbars

parent 6644923b
No related branches found
No related tags found
No related merge requests found
......@@ -184,8 +184,13 @@ body {
.course-item-menu,
.mat-menu-content {
width: 200px !important;
min-width: 200px !important;
}
.mat-menu-panel {
overflow-x: hidden !important;
}
.mat-menu-content {
margin: 0px 3px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment