mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-12 04:16:48 +08:00
调整大小
This commit is contained in:
@@ -1077,14 +1077,14 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
.btn{
|
.btn{
|
||||||
width: 50%;
|
width: 50%;
|
||||||
height: 60rpx;
|
height: 80rpx;
|
||||||
line-height: 60rpx;
|
line-height: 80rpx;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.left{
|
.left{
|
||||||
color: #000000;
|
color: #000000;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-top: 1px solid #A7ACBA;
|
border-top: 1px solid #E5EDFB;
|
||||||
}
|
}
|
||||||
.right{
|
.right{
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|||||||
Reference in New Issue
Block a user