UX: Keep input headings consistently bold (#26510)

This commit is contained in:
Carson Chang
2024-04-19 11:22:08 +08:00
committed by GitHub
parent dbcefcf85e
commit 7cf04d96c3

View File

@@ -303,7 +303,7 @@
label:not(.checkbox-label) {
width: auto;
text-align: left;
font-weight: normal;
font-weight: bold;
}
.instructions {