mirror of
https://github.com/devonthesofa/obsidian-note-status.git
synced 2026-07-22 12:30:24 +00:00
12 lines
151 B
CSS
12 lines
151 B
CSS
.status-group {
|
|
margin-bottom: 1.5em;
|
|
}
|
|
|
|
.status-group-description {
|
|
font-size: 0.85em;
|
|
opacity: 0.7;
|
|
}
|
|
|
|
.status-group-items {
|
|
margin-left: 1em;
|
|
}
|