mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -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 { Sparkline } from '@components/Sparkline';
|
||||||
import { toTitleCase } from '@util/strings';
|
import { toTitleCase } from '@util/strings';
|
||||||
|
|
||||||
|
import styled from 'styled-components';
|
||||||
|
|
||||||
const DataListItemCells = styled(PFDataListItemCells)`
|
const DataListItemCells = styled(PFDataListItemCells)`
|
||||||
display: flex;
|
display: flex;
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 768px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user