Skip to content

Commit

Permalink
fixed css
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemma committed Nov 8, 2023
1 parent 669cf0b commit 52060b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions permissions/permissions-ui/media/mystyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,10 @@ table {
margin-left: 5vw;
}

.col-3 {
width: 100% !important;
}

.col-5 {
flex: 0 0 auto;
width: 100% !important;
Expand Down

0 comments on commit 52060b0

Please sign in to comment.