mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-27 17:39:51 -04:00
Merge pull request #2439 from alphagov/fix-white-corner-cell-spreadsheet
Make the corner of the spreadsheet grey again
This commit is contained in:
@@ -179,7 +179,13 @@ details summary {
|
||||
}
|
||||
|
||||
.fullscreen-fixed-table {
|
||||
|
||||
z-index: 1000;
|
||||
|
||||
.table-field-heading-first {
|
||||
background: $grey-4;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user