mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Fix style collision with rule used outside of its component
This commit is contained in:
@@ -70,3 +70,13 @@
|
|||||||
z-index: 1041;
|
z-index: 1041;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Paginate-filteringDropdowns {
|
||||||
|
& > .DashboardGraphs-periodDropdown {
|
||||||
|
min-width: 50px;
|
||||||
|
|
||||||
|
& > ul {
|
||||||
|
min-width: 50px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user