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 { .footer {
// position: fixed; // position: fixed;
// margin-top: 4.4rem; // margin-top: 4.4rem;
// padding: 4rem 4rem 0 0;
margin-top: auto;
margin-bottom: 5.6rem;
margin-right: 4rem;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: flex-end; justify-content: flex-end;
position: absolute; // position: absolute;
right: 4.1rem; // right: 4rem;
bottom: 5.6rem; // bottom: 4rem;
height: 6.7rem;
// background-color: #f6f6f6; // background-color: #f6f6f6;
&.placeholder{ &.placeholder{
position: relative; position: relative;