Minor gallery-related fixes (#3448)

* Fix gallery titles
* Fix SceneListTable
This commit is contained in:
DingDongSoLong4
2023-02-20 00:25:48 +02:00
committed by GitHub
parent 51469cfc7f
commit 28b8473f2d
5 changed files with 28 additions and 40 deletions

View File

@@ -32,7 +32,3 @@
margin-right: 0.25em;
}
}
.field-options-table td:first-child {
padding-left: 0.75rem;
}