mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
fix: header row style
This commit is contained in:
@@ -7,6 +7,7 @@ import { parseQueryString, updateQueryString } from 'util/qs';
|
||||
|
||||
const Th = styled(PFTh)`
|
||||
--pf-c-table--cell--Overflow: initial;
|
||||
--pf-c-table--cell--MaxWidth: none;
|
||||
`;
|
||||
|
||||
export default function HeaderRow({
|
||||
|
||||
Reference in New Issue
Block a user