Merge pull request #2259 from milkcocoa/fix-table-valign-middle

Fix for table-valign-middle doesn't work
This commit is contained in:
Raphael Jackstadt 2019-09-08 12:45:56 +02:00 committed by GitHub
commit 07720d6094
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@
}
}
.table-valign-middle {
&.table-valign-middle {
thead > tr > th,
thead > tr > td,
tbody > tr > th,