style: model readme.md table cell align left
This commit is contained in:
@@ -48,12 +48,12 @@
|
||||
width: 100%;
|
||||
|
||||
th {
|
||||
text-align: left;
|
||||
font-weight: var(--font-weight-bold);
|
||||
line-height: 1.5;
|
||||
padding-inline: 6px;
|
||||
border-bottom: 1px solid var(--ant-color-split);
|
||||
word-break: break-word;
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
td {
|
||||
@@ -61,6 +61,7 @@
|
||||
padding-inline: 6px;
|
||||
border-bottom: 1px solid var(--ant-color-split);
|
||||
word-break: break-word;
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
div {
|
||||
|
||||
Reference in New Issue
Block a user