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