custom.css 161 Bytes
.custom-input-align .v-label {
    text-align: center !important;
    width: 100% !important;
}
.custom-input-align input {
    text-align: center !important;
}