Review comments

This commit is contained in:
jpirnay
2026-04-20 10:12:20 +02:00
parent 8941ab9a1e
commit ab9d47aac9
3 changed files with 33 additions and 17 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
border-bottom: 1px solid var(--accent-color);
margin-bottom: 4px;
}
.section-header:first-child {
.section .section-header:first-of-type {
padding-top: 0;
}
.setting-row {