Fix table column widths

pull/5544/head
Chocobozzz 2023-01-11 09:22:13 +01:00
parent 9ec435c85d
commit cdd3cef911
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ body .p-datepicker .p-datepicker-header .p-datepicker-title select:focus {
body .p-datepicker table {
font-size: 14px;
margin: 0.857em 0 0 0;
table-layout: fixed;
}
body .p-datepicker table th {
padding: 0.5em;