Skip to content
Snippets Groups Projects
Commit 634704bd authored by Amine FILALI's avatar Amine FILALI Committed by pybelecalo
Browse files

[FIX] Quick fix modal width

parent e7611824
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ $footer-height: 100px !default;
border-radius: 20px;
padding: 0;
max-height: calc(100vh - #{$header-height + $footer-height});
min-width: 800px;
top: 72px;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment