This commit is contained in:
lnn19986213 2024-06-20 09:51:54 +08:00
parent 132af7d8a9
commit e14da8eac9
1 changed files with 9 additions and 0 deletions

View File

@ -436,6 +436,7 @@
</div>
<div class="flex1" style="margin-top: 10px">
<div class="yd_title last_1">
<div class="gTitle"> 近30天 </div>
<div class="animate-border">
<i></i>
<i></i>
@ -1607,6 +1608,14 @@ const showTab = (val) => {
right: 5px;
top: 1px;
}
.gTitle{
position: absolute;
color: #ACD1F1;
height: 100%;
display: flex;
align-items: center;
left: 156px;
}
.c {
width: 130px;