This commit is contained in:
2026-03-12 15:46:27 +01:00
parent 8349ce5b41
commit 5d492de137
4 changed files with 19 additions and 1 deletions

View File

@@ -13,6 +13,10 @@
border-top: none;
}
.project-part-item-has-note {
background-color: #fff8e1;
}
.tab-panel-invoices{
height: 490px;
overflow-y: auto;