style: selectStylecontinue样式

This commit is contained in:
2025-12-09 16:21:01 +08:00
parent 94796110c4
commit 2929f13e93

View File

@@ -169,12 +169,17 @@ const { styleList, select } = toRefs(data);
.footer {
// position: fixed;
// margin-top: 4.4rem;
// padding: 4rem 4rem 0 0;
margin-top: auto;
margin-bottom: 5.6rem;
margin-right: 4rem;
display: flex;
align-items: center;
justify-content: flex-end;
position: absolute;
right: 4.1rem;
bottom: 5.6rem;
// position: absolute;
// right: 4rem;
// bottom: 4rem;
height: 6.7rem;
// background-color: #f6f6f6;
&.placeholder{
position: relative;