This commit is contained in:
Kenneth Jannette
2024-01-31 17:14:52 -06:00
parent aef860dd4c
commit 8c29a96dd3
2 changed files with 36 additions and 9 deletions

View File

@@ -76,3 +76,10 @@
align-items: flex-end;
width: 100%;
}
.radio-wrapper {
padding-left: 8px;
margin-top: -3px;
border: 1px solid #eaeaea;
border-radius: 10px;
}