We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631e42a commit 3942e66Copy full SHA for 3942e66
themes/opentermsarchive/assets/css/elements/table.css
@@ -7,6 +7,7 @@ table {
7
& tr {
8
9
& th {
10
+ text-align: left;
11
border: 1px solid var(--colorBlack300);
12
padding: var(--pXS) var(--pS);
13
background-color: var(--colorBlack200);
0 commit comments