flat: style修改
This commit is contained in:
@@ -543,14 +543,14 @@
|
||||
.headd {
|
||||
// background-color: #f6f6f6;
|
||||
border-radius: 200rpx;
|
||||
border: 2rpx solid #2297fa;
|
||||
border: 4rpx solid #2297fa;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin: 0 auto;
|
||||
width: 690rpx;
|
||||
margin-right: auto;
|
||||
height: 60rpx;
|
||||
height: 80rpx;
|
||||
.headd_left{
|
||||
padding-left: 15rpx;
|
||||
display: flex;
|
||||
@@ -572,7 +572,7 @@
|
||||
content: '';
|
||||
left: 0;
|
||||
top: calc(50% - 15rpx);
|
||||
width: 2rpx;
|
||||
width: 4rpx;
|
||||
height: 30rpx;
|
||||
background-color: #2297fa;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user