mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -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 td,
|
||||||
text-cell-component th,
|
text-cell-component th,
|
||||||
text-cell-component tr {
|
text-cell-component tr {
|
||||||
text-align: left;
|
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
padding: 0.5em 0.5em;
|
padding: 0.5em 0.5em;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
|
|||||||
Reference in New Issue
Block a user