Parcourir la source

Improve table css

axkuhta il y a 1 an
Parent
commit
90649d0e03
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      resources/views/layouts/app.blade.php

+ 1 - 0
resources/views/layouts/app.blade.php

@@ -100,6 +100,7 @@
 
 			td, th {
 				padding: .2rem 1rem;
+				text-align: left;
 			}
 
 			th {