Un peu de changement sur la largeur et sur

la hauteur
This commit is contained in:
Sébastien André
2020-04-29 17:01:56 +02:00
parent 5f89b51db1
commit d4b10c2b72
4 changed files with 49 additions and 41 deletions

View File

@@ -17,7 +17,6 @@
.navigation {
position: absolute;
width: 200px;
/* height: 100%; */
z-index: 101;
background-color: grey;
padding: 5px;
@@ -39,6 +38,11 @@
text-decoration: none;
cursor: pointer;
color: #424242;
vertical-align: middle;
}
.navigation .mat-icon {
vertical-align: middle;
}
.navigation .splitter {