mirror of
https://github.com/ansible/awx.git
synced 2026-07-30 09:29:54 -02:30
Merge pull request #2052 from jlmitch5/fixInstancesList
instance list fixes
This commit is contained in:
@@ -263,6 +263,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: @at-breakpoint-instances-wrap) {
|
||||
.at-Row-items--instances {
|
||||
margin-bottom: @at-padding-bottom-instances-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: @at-breakpoint-compact-list) {
|
||||
.at-Row-actions {
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user