Adds margin to confirmation-text. (#1051)

This commit is contained in:
Zach Baird
2023-03-24 14:46:09 -04:00
committed by GitHub
parent 437b2ab30a
commit d4c3b70f15

View File

@@ -114,6 +114,7 @@ export default {
.confirmation-text {
padding-right: 0.25ch;
margin: 0 0.25rem;
}
.confirmation-input {