10.10
This commit is contained in:
parent
c19bd7b33f
commit
b2012abf88
@ -1655,9 +1655,9 @@ import {getReturnCode, printIntegralReport, sendPrintIndex} from "@/api/print";
|
|||||||
.center-left-lv{
|
.center-left-lv{
|
||||||
width: 60%;
|
width: 60%;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
background-color: #13ce66;
|
|
||||||
color: white;
|
color: white;
|
||||||
border-radius: 50px;
|
background: linear-gradient( 312deg, #FF945B 0%, #FEB37C 100%);
|
||||||
|
border-radius: 6px 6px 6px 6px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user