Skip to content

Commit

Permalink
Add full height for Superglue App
Browse files Browse the repository at this point in the history
  • Loading branch information
jho406 committed Oct 8, 2023
1 parent c341f48 commit 9bdbf86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/application.sass.scss
Expand Up @@ -50,3 +50,7 @@
@import 'syos/utilities/padding';
@import 'syos/utilities/text-align';
@import 'syos/utilities/text-color';

#app {
height: 100%
}

0 comments on commit 9bdbf86

Please sign in to comment.