This commit is contained in:
Bastian Wagner
2026-03-05 10:34:10 +01:00
parent 020216026e
commit f88fe93182
3 changed files with 29 additions and 8 deletions

View File

@@ -224,6 +224,7 @@ div.ag-row {
// background-color: rgba(0, 0, 0, 0.08) !important;
font-weight: 500 !important;
box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
// border-top-right-radius: 0 !important;
// border-bottom-right-radius: 0 !important;
color: #2D6B05;
}