Skip to content

Commit 3942e66

Browse files
committed
Improve table style
1 parent 631e42a commit 3942e66

File tree

1 file changed

+1
-0
lines changed
  • themes/opentermsarchive/assets/css/elements

1 file changed

+1
-0
lines changed

themes/opentermsarchive/assets/css/elements/table.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ table {
77
& tr {
88

99
& th {
10+
text-align: left;
1011
border: 1px solid var(--colorBlack300);
1112
padding: var(--pXS) var(--pS);
1213
background-color: var(--colorBlack200);

0 commit comments

Comments
 (0)