mirror of
https://github.com/ansible/awx.git
synced 2026-03-14 07:27:28 -02:30
Fix merge conflict fallout
This commit is contained in:
@@ -18,6 +18,8 @@ import VerticalSeparator from '@components/VerticalSeparator';
|
||||
import { Sparkline } from '@components/Sparkline';
|
||||
import { toTitleCase } from '@util/strings';
|
||||
|
||||
import styled from 'styled-components';
|
||||
|
||||
const DataListItemCells = styled(PFDataListItemCells)`
|
||||
display: flex;
|
||||
@media screen and (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user