mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
Stop forcing left text align on tables (#13840)
This commit is contained in:
@@ -68,7 +68,6 @@ text-cell-component thead {
|
||||
text-cell-component td,
|
||||
text-cell-component th,
|
||||
text-cell-component tr {
|
||||
text-align: left;
|
||||
vertical-align: middle;
|
||||
padding: 0.5em 0.5em;
|
||||
line-height: normal;
|
||||
|
||||
Reference in New Issue
Block a user