Skip to content

Commit

Permalink
web: delete .height-75 CSS rule
Browse files Browse the repository at this point in the history
Forgotten at 8163d5a
  • Loading branch information
dgdavid committed Jul 5, 2024
1 parent 038a988 commit d4f6b07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions web/src/assets/styles/utilities.scss
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@
background-size: 100% 48px, 100% 48px, 100% 16px, 100% 16px;
}

.height-75 {
height: 75dvh;
}

// FIXME: drop as soon as Tip component gets rethought / refactored
.label-tip .pf-v5-c-label__text {
display: flex;
Expand Down

0 comments on commit d4f6b07

Please sign in to comment.