This commit is contained in:
DESKTOP-369JRHT\12997 2024-10-10 16:51:55 +08:00
parent c19bd7b33f
commit b2012abf88

View File

@ -1655,9 +1655,9 @@ import {getReturnCode, printIntegralReport, sendPrintIndex} from "@/api/print";
.center-left-lv{
width: 60%;
height: 80px;
background-color: #13ce66;
color: white;
border-radius: 50px;
background: linear-gradient( 312deg, #FF945B 0%, #FEB37C 100%);
border-radius: 6px 6px 6px 6px;
display: flex;
align-items: center;
justify-content: center;