modified panel sticker size
Some checks failed
Gemini PR Review / Gemini PR Review (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Waiting to run
Laravel Larastan / larastan (pull_request) Waiting to run
Laravel Pint / pint (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Some checks failed
Gemini PR Review / Gemini PR Review (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Waiting to run
Laravel Larastan / larastan (pull_request) Waiting to run
Laravel Pint / pint (pull_request) Waiting to run
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
}
|
||||
|
||||
.qr{
|
||||
width:28mm;
|
||||
height:28mm;
|
||||
width:29mm;
|
||||
height:29mm;
|
||||
position:absolute;
|
||||
top:-1mm;
|
||||
left:5.8mm;
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
.serial{
|
||||
position:absolute;
|
||||
top:26mm; /* 3 + 22 + 1mm spacing */
|
||||
top:27mm; /* 3 + 22 + 1mm spacing */
|
||||
width:100%;
|
||||
text-align:center;
|
||||
font-family:Arial, sans-serif;
|
||||
@@ -43,7 +43,7 @@
|
||||
text-align:center;
|
||||
font-family:Arial, sans-serif;
|
||||
font-weight:bold;
|
||||
font-size:2mm;
|
||||
font-size:3mm;
|
||||
white-space:nowrap;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user