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