fix: left menu - alignment between the coungter and the remove button fixed

This commit is contained in:
gaelle morin
2021-07-01 21:02:39 +00:00
committed by Jean-Baptiste Pasquier
parent 4629dddf8f
commit a01d6497a0
+3
View File
@@ -260,6 +260,9 @@ nav#main__menu {
font-size: 18px;
color: white;
visibility: visible;
position: relative;
bottom: 1px;
margin-left: 6px;
}
}
}