@@ -362,13 +362,14 @@ onMounted(() => {
background: #ffffff;
box-shadow: inset 0px 1px 0px #ececec;
height: 70px;
- padding: 0 16px;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: right;
-
+ position: relative;
.sale {
+ position: absolute;
+ right: 16px;
justify-content: center;