Skip to content

Commit

Permalink
add padding for project drop down
Browse files Browse the repository at this point in the history
  • Loading branch information
NessArt committed Dec 27, 2023
1 parent ca06b5d commit c7440cf
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -338,4 +338,8 @@ h2, h1{
text-align: center;
color:white;
opacity: 1;
}

.mat-mdc-option{
padding: 0px 16px 0px 16px !important;
}

0 comments on commit c7440cf

Please sign in to comment.