Skip to content

Commit

Permalink
DIT-478: Browser-specific fill-available
Browse files Browse the repository at this point in the history
- Added Firefox version of fill-available
  • Loading branch information
SindreKjelsrud committed Dec 4, 2024
1 parent dc7bb7b commit e0786f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vue/design/reveal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
align-items: center;
justify-content: space-between;
width: -webkit-fill-available;
width: -moz-available;
padding: 0.5rem;
border: solid 2px $color-black;
font-family: Roboto;
Expand Down

0 comments on commit e0786f2

Please sign in to comment.