样式优化
This commit is contained in:
@ -250,11 +250,11 @@ onMounted(() => {
|
||||
/* 底部中间模块 */
|
||||
.bottom-middle-module {
|
||||
position: absolute;
|
||||
bottom: 0.4vw;
|
||||
bottom: 0.1vw;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 44vw;
|
||||
height: calc(39vh - 9vh);
|
||||
height: calc(40vh - 10.5vh);
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user