Skip to content
Snippets Groups Projects
Unverified Commit 788aba1d authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub
Browse files

fix: modal sidebar overflow

***NO_CI***
parent 9ef48280
No related branches found
No related tags found
No related merge requests found
......@@ -296,6 +296,7 @@ .modal-sidebar {
background-color: mc('teal', '50');
padding: 0;
overflow-y:auto;
//padding: 7px 20px;
@each $color, $colorvalue in $material-colors {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment