FIX: Increase z-index of th element (#253)
This commit is contained in:
parent
2cc87a1015
commit
b56065f989
|
@ -311,6 +311,7 @@ table.group-reports {
|
|||
top: 0;
|
||||
color: var(--primary);
|
||||
background: var(--primary-low);
|
||||
z-index: z("base");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue