Skip to content

Commit

Permalink
Adjust select.name css style
Browse files Browse the repository at this point in the history
  • Loading branch information
renintw committed Aug 17, 2023
1 parent c0ff4e6 commit fd80de7
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,11 @@ tr#row-payment-method label {
cursor: pointer;
}

.wcb-budget-container .wcb-entry select.name {
padding: 0;
}


.wcb-budget-container .wcb-entry .select2-container {
vertical-align: bottom;
}
Expand Down

0 comments on commit fd80de7

Please sign in to comment.