Fix Style

This commit is contained in:
Nicola Carminati
2019-03-01 10:53:24 +01:00
parent c2d49d57d6
commit e5494df177
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -731,13 +731,13 @@
}
}
.number{
width: 130px;
width: 135px;
height: 32px;
border-radius: 2px;
display: flex;
justify-content: flex-end;
align-items: center;
margin-right: 13px;
margin-right: 8px;
color: @color-greyish-brown;
padding-right: 8px;
font-size: 20px;
+2 -2
View File
@@ -7179,13 +7179,13 @@ footer .container button.big:before {
}
.card-axes-production .first-box-axes .axes .number,
.card-axes-production .second-box-axes .axes .number {
width: 130px;
width: 135px;
height: 32px;
border-radius: 2px;
display: flex;
justify-content: flex-end;
align-items: center;
margin-right: 13px;
margin-right: 8px;
color: #4b4b4b;
padding-right: 8px;
font-size: 20px;