mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-11 17:04:32 -04:00
Make the corner of the spreadsheet grey again
It was being overriden to white by the scrollable table code.
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