This commit is contained in:
Jeremy Thomas
2022-05-08 14:10:11 +01:00
parent 0ce084170a
commit d4b62a2803
14 changed files with 42 additions and 10 deletions

View File

@@ -4712,7 +4712,7 @@ div.icon-text {
}
.table th:not([align]) {
text-align: inherit;
text-align: left;
}
.table tr.is-selected {

File diff suppressed because one or more lines are too long