Explorar el Código

Revert table cell contents alignment to default one (left).

Maciej Gołaszewski hace 7 años
padre
commit
6511685e93
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/ckeditor5-table/theme/table.css

+ 0 - 1
packages/ckeditor5-table/theme/table.css

@@ -21,7 +21,6 @@
 		& th {
 			min-width: 2em;
 			padding: .4em;
-			text-align: center;
 			border-color: hsl(0, 0%, 85%);
 		}