Calendar alignment
parent
5736a590e3
commit
a3989e4278
|
@ -2255,9 +2255,10 @@ export default {
|
|||
}
|
||||
|
||||
.p-timepicker button {
|
||||
display: block;
|
||||
display: flex;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
cursor: pointer;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.p-timepicker > div {
|
||||
|
|
Loading…
Reference in New Issue