Adjust action sheet styles

This commit is contained in:
Bill Thornton
2022-03-01 17:15:02 -05:00
parent 93a5237b79
commit 8895e8d6c1
+3 -2
View File
@@ -90,12 +90,13 @@
.actionSheetTitle {
margin: 0.6em 0 0.7em !important;
padding: 0 0.9em;
padding: 0 0.75rem;
flex-grow: 0;
}
.actionSheetText {
padding: 0 1em;
margin-top: 0;
padding: 0 0.75rem;
flex-grow: 0;
}