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

7 lines
129 B
CSS

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