nick-de-bruin_obsidian-exte.../styles.css
2025-01-10 11:57:08 +01:00

10 lines
164 B
CSS

.extended-file-loading {
background-color: var(--background-secondary);
border-radius: 5px;
padding: 10px;
text-align: center;
}
.full-width {
width: 100%;
}