mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
adjusting left margin for settings page
for screen widths less than 710px
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
@media screen and (max-width: @menu-breakpoint) {
|
||||
margin-left: -1rem;
|
||||
margin-left: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user