flat: 暂存

This commit is contained in:
Apcallover
2024-04-25 19:53:08 +08:00
parent 9642c98111
commit 1b3ca37c3b
2 changed files with 30 additions and 30 deletions

View File

@@ -632,7 +632,7 @@
z-index: 1;
left: 30rpx; */
position: relative;
width: 50px;
width: 65px;
text-align: center;
line-height: 30px;
font-size: 14px;
@@ -670,7 +670,7 @@
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid #949396;
border-right: 10px solid #4171f9;
/* 这里的颜色可以根据你的需要进行修改 */
border-bottom: 10px solid transparent;
position: absolute;