mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 11:08:13 -03:30
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