Compare commits
No commits in common. "cd74779966403a3ca8af22a3c9dd557139d12ac2" and "45068ab88f0bb11f325c97cb29ff73aedd9ff1e8" have entirely different histories.
cd74779966
...
45068ab88f
@ -1655,9 +1655,9 @@ import {getReturnCode, printIntegralReport, sendPrintIndex} from "@/api/print";
|
||||
.center-left-lv{
|
||||
width: 60%;
|
||||
height: 80px;
|
||||
background-color: #13ce66;
|
||||
color: white;
|
||||
background: linear-gradient( 312deg, #FF945B 0%, #FEB37C 100%);
|
||||
border-radius: 6px 6px 6px 6px;
|
||||
border-radius: 50px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user