]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix table column widths
authorChocobozzz <me@florianbigard.com>
Wed, 11 Jan 2023 08:22:13 +0000 (09:22 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 11 Jan 2023 08:22:19 +0000 (09:22 +0100)
client/src/sass/primeng-custom.scss

index 88f6efb6a0602407d746a2da31ed5d7dc002711a..ee66a9db3336c04533f6dfd46591e08c1259ab9c 100644 (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;