mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-02-21 14:12:13 +00:00
10 lines
138 B
Sass
10 lines
138 B
Sass
@import './variables.module'
|
|
|
|
body
|
|
background-color: $main-background-color
|
|
|
|
.mizuApp
|
|
color: $font-color
|
|
width: 100%
|
|
height: 100%
|