Initial modal styles

This commit is contained in:
Nate Butler
2023-08-14 17:01:34 -04:00
parent e0d73842d2
commit b4b044ccbf
3 changed files with 95 additions and 19 deletions
-3
View File
@@ -13,9 +13,6 @@ export const input = () => {
selection: theme.players[0],
text: text(theme.highest, "mono", "default"),
border: border(theme.highest),
margin: {
right: 12,
},
padding: {
top: 3,
bottom: 3,