提交
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
justify-content: flex-end;
|
||||
gap: 10px;
|
||||
margin-top: 4px;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
.invoice-action {
|
||||
@@ -102,6 +103,13 @@
|
||||
cursor: pointer;
|
||||
font-weight: 800;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.invoice-action .layui-icon {
|
||||
flex: 0 0 auto;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.invoice-action.is-danger {
|
||||
|
||||
Reference in New Issue
Block a user