页面布局优化
This commit is contained in:
@@ -43,13 +43,13 @@ function handleTabClick(index) {
|
||||
|
||||
<style scoped>
|
||||
.footer {
|
||||
height: 117px;
|
||||
height: 120px;
|
||||
width: 100vw;
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
align-items: center;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
}
|
||||
.footer-bg {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user