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

7 lines
131 B
CSS

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