refactor(client): migrate Bootstrap button in challenge templates (#52577)

This commit is contained in:
Huyen Nguyen
2024-01-05 19:07:37 +07:00
committed by GitHub
parent 829e195a0b
commit c93db9533e
29 changed files with 163 additions and 174 deletions

View File

@@ -161,7 +161,7 @@ button.map-title {
background-color: var(--tertiary-background);
}
.block-ui .block {
.block-ui div.block {
background: var(--primary-background);
}