add css text center (#12608)

This commit is contained in:
Lucas Dousse
2021-03-11 18:26:06 +01:00
committed by GitHub
parent 9cd963e3a4
commit afa43a1b7f

View File

@@ -1966,6 +1966,7 @@ label {
width: 100%;
height: calc(100% - 38px);
cursor: auto;
text-align: center;
}
.device-availability, .service-availability {