Skip to content

Commit

Permalink
Update packages/vkui/src/components/ModalSheet/ModalSheet.module.css
Browse files Browse the repository at this point in the history
Co-authored-by: Inomdzhon Mirdzhamolov <i.mirdzhamolov@vk.team>
  • Loading branch information
SevereCloud and inomdzhon authored Dec 20, 2023
1 parent 69f6101 commit 57be80d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/vkui/src/components/ModalSheet/ModalSheet.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,6 @@
}
}

.ModalSheet--sizeX-regular .ModalSheet__indent {
display: none;
}

@media (--sizeX-regular) {
.ModalSheet--sizeX-none .ModalSheet__indent {
display: none;
}
}

.ModalSheet--sizeX-regular .ModalSheet__container {
max-block-size: calc(100% - 32px * 2);
Expand Down

0 comments on commit 57be80d

Please sign in to comment.