This commit is contained in:
Kenneth Jannette
2024-03-07 15:37:05 -06:00
parent 51ce38435b
commit 99735fe71b
2 changed files with 5 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
justify-content: left;
}
.checkbox-title-icon-box {