Skip to content

Commit

Permalink
🐛 Removes max height from colorful theme (gchq#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Jan 30, 2022
1 parent e1a78db commit 6b9484a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/styles/color-themes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,6 @@ html[data-theme='colorful'] {
div.context-menu {
border-color: var(--primary);
}
.collapsable.is-open {
height: -webkit-fill-available;
}
}

html[data-theme='minimal-light'], html[data-theme='minimal-dark'], html[data-theme='vaporware'] {
Expand Down

0 comments on commit 6b9484a

Please sign in to comment.