Skip to content

Commit

Permalink
Vertically align the text and icons of user alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
redmvc authored and teceler committed Jan 4, 2025
1 parent 9249191 commit ed72530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ td, .table-list li { font-size: $font_size_small; }
grid-template-columns: 16px auto;
gap: 4px;
justify-content: center;
align-items: center;
&.hidden { display: none; }
}

Expand Down

0 comments on commit ed72530

Please sign in to comment.