add some right padding to prevent the printer from cutting the label
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
97cdbc4118
commit
18a23cf8b5
|
@ -1,5 +1,6 @@
|
|||
* {
|
||||
box-sizing: border-box;
|
||||
padding-right: 0.5%;
|
||||
}
|
||||
.label {
|
||||
font-size: 1.2em;
|
||||
|
|
Loading…
Reference in New Issue