Skip to content
Snippets Groups Projects
Commit e8bc0d44 authored by KASSEM Passam's avatar KASSEM Passam
Browse files

VAS: corrections bugs graphiques sur les app utilisateurs et organisations

parent d08471eb
No related branches found
No related tags found
10 merge requests!51Merge mis a jour vitam-ui,!25Nouveau mis a jour Vitamui,!24Nouveau mis a jour Vitamui,!23Nouveau mis a jour Vitamui,!22WIP: nouveau mis a jour Vitamui,!21nouveau mis a jour Vitamui,!20nouveau mis à jour Vitamui,!19nouveau mis à jour Vitamui,!18New MAJ Vitamui,!16[VAS] BUG 7332 : Correction sur la position de la barre permettant de...
......@@ -13,7 +13,7 @@ $footer-height: 100px !default;
.vitamui-modal .mat-dialog-container {
@extend %mat-dialog-container;
.header {
padding: 20px 60px 0 60px;
}
......@@ -44,7 +44,6 @@ $footer-height: 100px !default;
.vitamui-table {
overflow: auto;
max-height: 43vh;
&::-webkit-scrollbar {
display: none;
......@@ -55,7 +54,7 @@ $footer-height: 100px !default;
.form-group {
margin-bottom: 20px;
}
}
}
.vitamui-form-dual-panel .mat-dialog-container {
......@@ -176,4 +175,4 @@ $footer-height: 100px !default;
}
}
}
}
\ No newline at end of file
}
.mat-drawer-content {
overflow: hidden;
}
\ No newline at end of file
overflow: hidden;
height: unset;
}
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