feat:V2.5.4增加线条识别
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
.tip-content {
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
border-radius: 12rpx;
|
||||
padding: 24rpx 32rpx;
|
||||
padding: 22rpx 30rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 24rpx;
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
.tip-arrow {
|
||||
position: absolute;
|
||||
top: -15rpx;
|
||||
top: -16rpx;
|
||||
width: 0;
|
||||
height: 0;
|
||||
border-left: 12rpx solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user