1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+closing-page/closing-page.scss
Lauri Nevala e15649b5a5 Track service start and stop events
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-11-17 12:19:29 +02:00

6 lines
83 B
SCSS

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