mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Fix style collision with rule used outside of its component
This commit is contained in:
parent
426ec28b19
commit
2efb9ce5b5
@ -70,3 +70,13 @@
|
||||
z-index: 1041;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.Paginate-filteringDropdowns {
|
||||
& > .DashboardGraphs-periodDropdown {
|
||||
min-width: 50px;
|
||||
|
||||
& > ul {
|
||||
min-width: 50px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user