feat #475: consolidate vpd apply actions

This commit is contained in:
devmrko
2026-06-26 04:59:21 +09:00
parent 62f8abce5f
commit b64f06d5d5
3 changed files with 179 additions and 2 deletions

View File

@@ -449,6 +449,12 @@ body {
margin: 0;
}
.bulk-apply-summary {
cursor: pointer;
font-weight: 700;
min-height: 2rem;
}
.question-presets {
display: flex;
flex-wrap: wrap;