mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-22 00:49:37 +08:00
1
This commit is contained in:
parent
24044f1f11
commit
fdc051fbed
@ -228,7 +228,7 @@
|
||||
background: white;
|
||||
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
justify-content: space-evenly;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
@ -237,11 +237,12 @@
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
border-radius: 6rpx;
|
||||
margin-right: 20rpx;
|
||||
width: 23%;
|
||||
margin-bottom: 20rpx;
|
||||
padding: 16rpx 38rpx;
|
||||
padding: 16rpx 0;
|
||||
|
||||
font-size: 30rpx;
|
||||
text-align: center;
|
||||
color: white;
|
||||
background: #579ff8;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user