mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-03 19:48:45 +00:00
Update App.sass, SettingModal.tsx, and 2 more files...
This commit is contained in:
@@ -5,4 +5,4 @@ body
|
||||
|
||||
.mizuApp
|
||||
color: $font-color
|
||||
width: 100%
|
||||
width: 100%
|
||||
|
@@ -147,4 +147,4 @@ export const SettingsModal: React.FC<SettingsModalProps> = ({isOpen, onClose, is
|
||||
</Box>
|
||||
</Fade>
|
||||
</Modal>
|
||||
}
|
||||
}
|
||||
|
@@ -51,4 +51,4 @@
|
||||
td
|
||||
color: $light-gray
|
||||
padding: 10px
|
||||
font-size: 16px
|
||||
font-size: 16px
|
||||
|
@@ -50,4 +50,4 @@
|
||||
|
||||
.form-subtitle
|
||||
text-align: left
|
||||
margin: 4% 0
|
||||
margin: 4% 0
|
||||
|
Reference in New Issue
Block a user