refactor: 🐛 重构im代码
parent
af4cfe7fba
commit
c070ed01f7
|
@ -2407,15 +2407,14 @@ button.cuIcon.lg {
|
|||
==================== */
|
||||
|
||||
.cu-tag {
|
||||
font-size: 32upx;
|
||||
vertical-align: middle;
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
box-sizing: border-box;
|
||||
padding: 0upx 16upx;
|
||||
height: 50upx;
|
||||
padding: 0upx 16rpx;
|
||||
height: 70rpx;
|
||||
width: 150rpx;
|
||||
font-family: Helvetica Neue, Helvetica, sans-serif;
|
||||
white-space: nowrap;
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue