style: selectStylecontinue样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user