rspace-online/modules/pubs/components/pubs.css

7 lines
137 B
CSS

/* Pubs module — editor theme */
body[data-theme="light"] main {
background: #0f172a;
min-height: calc(100vh - 56px);
padding: 0;
}