7 lines
102 B
SCSS
7 lines
102 B
SCSS
|
.orderconfirm {
|
||
|
.bottom {
|
||
|
width: 100%;
|
||
|
position: fixed;
|
||
|
bottom: 0;
|
||
|
}
|
||
|
}
|