提交
This commit is contained in:
@@ -101,9 +101,15 @@
|
||||
color: var(--main-color);
|
||||
cursor: pointer;
|
||||
font-weight: 800;
|
||||
white-space: nowrap;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.invoice-action i {
|
||||
flex: 0 0 auto;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.invoice-action.is-danger {
|
||||
color: #951e14;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user