Skip to content

Commit

Permalink
fixed preset editor modal style
Browse files Browse the repository at this point in the history
  • Loading branch information
kawshar committed Jun 24, 2020
1 parent 11eeda2 commit b4c206f
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3218,6 +3218,15 @@ select:focus::-ms-value {
border-radius: 0 3px 0 0;
}

.hu-options-modal .hu-preset-container {
padding: 20px 15px 0px;
}

.hu-options-modal .hu-preset-container label {
margin-bottom: 0;
}


/*Webfonts*/
.hu-webfont-size {
position: relative;
Expand Down

0 comments on commit b4c206f

Please sign in to comment.