Fixed alignment

pull/310/head
cagataycivici 2020-04-29 22:49:11 +03:00
parent 284e61245b
commit 5736a590e3
1 changed files with 1 additions and 1 deletions

View File

@ -2227,7 +2227,7 @@ export default {
.p-datepicker td > span {
display: flex;
justify-content: center;
align-self: center;
align-items: center;
cursor: pointer;
}