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