2021-08-10 09:48:29 +00:00
|
|
|
@import "variables";
|
|
|
|
|
2021-07-27 07:07:04 +00:00
|
|
|
.vn-invoice-out-manual {
|
|
|
|
tpl-body {
|
2021-08-10 09:48:29 +00:00
|
|
|
width: 500px;
|
|
|
|
|
|
|
|
.progress {
|
|
|
|
font-weight: bold;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 1.5rem;
|
|
|
|
color: $color-primary;
|
|
|
|
vn-horizontal {
|
|
|
|
justify-content: center
|
|
|
|
}
|
|
|
|
}
|
2021-07-27 07:07:04 +00:00
|
|
|
}
|
|
|
|
}
|