Skip to content
Snippets Groups Projects
Verified Commit df4596bc authored by ornanovitch's avatar ornanovitch
Browse files

fix: max-height for head-fixed tables

parent 533b92b1
No related branches found
No related tags found
1 merge request!40Resolve "Informations non affichées quand le menu est déplié"
......@@ -64,3 +64,7 @@ input:checked + .slider::before {
.slider.round::before {
border-radius: 50%;
}
.table-responsive {
max-height: 70vh;
}
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