Skip to content

Commit

Permalink
feat: get changes back and just delete mixin for tablet (#15182)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-deriv committed May 20, 2024
1 parent 08be61c commit c243628
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/components/src/components/modal/modal.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
/** @define dc-modal; weak */
.dc-modal {
&__container {
@include tablet-screen {
width: unset !important;
right: 0;
}
display: flex;
flex-direction: column;
position: relative;
Expand Down

0 comments on commit c243628

Please sign in to comment.