Jonna Marie Matthiesen Copilot commited on
Commit ·
8b6d8a7
1
Parent(s): 05b2588
Remove background from sticky model column
Browse filesCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
style.css
CHANGED
|
@@ -390,7 +390,6 @@ tbody tr.row-group-break td {
|
|
| 390 |
position: sticky;
|
| 391 |
left: 0;
|
| 392 |
z-index: 1;
|
| 393 |
-
background: var(--bg);
|
| 394 |
}
|
| 395 |
.legend-section {
|
| 396 |
margin: 2rem 0;
|
|
|
|
| 390 |
position: sticky;
|
| 391 |
left: 0;
|
| 392 |
z-index: 1;
|
|
|
|
| 393 |
}
|
| 394 |
.legend-section {
|
| 395 |
margin: 2rem 0;
|