Fix: Directory View - Margin to default

This commit is contained in:
alstjr7375 2021-09-04 18:59:17 +09:00
parent a93410bdcc
commit 7643391d46

View file

@ -1062,6 +1062,7 @@
{
body {
background-color: var(--in-content-box-background) !important;
margin: 4em auto !important; /* Override to default */
}
thead a {
color: var(--in-content-page-color) !important;