Update App.sass, SettingModal.tsx, and 2 more files...

This commit is contained in:
Rami Berman
2022-01-09 14:24:57 +02:00
parent 768da31c40
commit 27b95187ff
4 changed files with 4 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ body
.mizuApp
color: $font-color
width: 100%
width: 100%

View File

@@ -147,4 +147,4 @@ export const SettingsModal: React.FC<SettingsModalProps> = ({isOpen, onClose, is
</Box>
</Fade>
</Modal>
}
}

View File

@@ -51,4 +51,4 @@
td
color: $light-gray
padding: 10px
font-size: 16px
font-size: 16px

View File

@@ -50,4 +50,4 @@
.form-subtitle
text-align: left
margin: 4% 0
margin: 4% 0