1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+landing-page/landing-page.scss
Jim Ehrismann 6193e7aacb basic workspace overview
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-02-03 08:20:34 -05:00

6 lines
83 B
SCSS

.LandingPage {
width: 100%;
height: 100%;
text-align: center;
z-index: 0;
}