Style sur les pages et ajout d'ajout d'icônes
This commit is contained in:
@@ -15,9 +15,24 @@
|
||||
}
|
||||
|
||||
.content {
|
||||
height: 90vh;
|
||||
min-height: 90vh;
|
||||
display: flex;
|
||||
justify-content: left;
|
||||
flex-direction: column;
|
||||
align-items: initial;
|
||||
padding-top: 25px;
|
||||
}
|
||||
|
||||
.left130 {
|
||||
clear: both;
|
||||
float: left;
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
.paragraph {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.mat-tab-group {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user