Changement général pour avoir une bonne
hauteur et largeur sur toutes les pages
This commit is contained in:
@@ -13,3 +13,11 @@
|
||||
.labelTab.selected {
|
||||
background-color: gray !important;
|
||||
}
|
||||
|
||||
.content {
|
||||
height: 90vh;
|
||||
display: flex;
|
||||
justify-content: left;
|
||||
flex-direction: column;
|
||||
align-items: initial;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user