refactor: remove unused code

This commit is contained in:
Matilda Landström
2024-06-19 15:00:53 +02:00
committed by Michael Zetterberg
parent edb45b4ac7
commit 74001fe764
5 changed files with 3 additions and 39 deletions

View File

@@ -66,7 +66,6 @@
}
.columnHeader:nth-child(2) {
background-color: var(--Base-Background-Normal);
padding-left: var(--Spacing-x1);
border-top-left-radius: var(--Corner-radius-Medium);
}