Skip to content

Commit

Permalink
fix(dimmer): remove page dimmer border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
justkey007 authored and lubber-de committed Nov 12, 2019
1 parent 0583dcc commit d5b66eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions/modules/dimmer.less
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@


/* Loose Coupling */
.ui.segment > .ui.dimmer {
.ui.segment > .ui.dimmer:not(.page) {
border-radius: inherit !important;
}

Expand Down

0 comments on commit d5b66eb

Please sign in to comment.