Files
web-menu-react-version-/src/components/CustomBottomSheet/orderDetailsSheet/OrderDetailsBottomSheet.module.css

10 lines
150 B
CSS

.saveButton {
border-radius: 100px;
height: 48px;
width: 100%;
font-size: 16px;
box-shadow: none;
position: fixed;
bottom: 0;left: 0;
}