Browse Source

Updates empty styling

main
Eric Amodio 1 year ago
parent
commit
81bbc28453
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/webviews/apps/plus/timeline/timeline.scss

+ 3
- 3
src/webviews/apps/plus/timeline/timeline.scss View File

@ -179,11 +179,11 @@ span.button-subaction {
top: 0;
left: 0;
width: 100vw;
height: 100vh;
height: 60vh;
h1 {
font-weight: 600;
padding-bottom: 10%;
font-size: var(--font-size);
font-weight: 400;
}
}

Loading…
Cancel
Save