Skip to content

Commit

Permalink
feat: Apply default radius to rounded button -MEED-2798 - Meeds-io/MI…
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBoutej authored Oct 27, 2023
1 parent 35fd1be commit ba90861
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6507,7 +6507,7 @@ html.overflow-y-hidden {
}

.v-application .rounded {
border-radius: 4px !important;
border-radius: @baseBorderRadius !important;
}

.v-application .rounded-lg {
Expand Down

0 comments on commit ba90861

Please sign in to comment.