order details sheet: work on components
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.saveButton {
|
||||
border-radius: 100px;
|
||||
height: 48px;
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
box-shadow: none;
|
||||
position: fixed;
|
||||
bottom: 0;left: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user