细节调整
This commit is contained in:
@@ -239,11 +239,8 @@ onUnmounted(() => {
|
||||
transform: translateX(10px) translateY(-10px);
|
||||
}
|
||||
.container > view:last-child {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: -1;
|
||||
width: clac(100% - 30px);
|
||||
width: calc(100% - 30px);
|
||||
margin: 0 15px;
|
||||
text-align: center;
|
||||
background-color: #ffffff80;
|
||||
|
||||
Reference in New Issue
Block a user