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
…Ps#81 (#700)

(cherry picked from commit 47f42eb)
  • Loading branch information
SaraBoutej committed Nov 8, 2023
1 parent 4a7ce8e commit 78d5cf0
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 78d5cf0

Please sign in to comment.