mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 16:32:01 -05:00
fix wrapping issue for instances list
This commit is contained in:
@@ -247,6 +247,7 @@
|
||||
@at-padding-list-row-item-tag: 0 @at-space-2x;
|
||||
@at-padding-list-row-action: 7px;
|
||||
@at-padding-list-row: 10px 20px 10px 10px;
|
||||
@at-padding-bottom-instances-wrap: 30px;
|
||||
|
||||
@at-margin-input-message: @at-space;
|
||||
@at-margin-item-column: @at-space-3x;
|
||||
@@ -332,3 +333,4 @@
|
||||
|
||||
@at-breakpoint-mobile-layout: @at-breakpoint-sm;
|
||||
@at-breakpoint-compact-list: @at-breakpoint-sm;
|
||||
@at-breakpoint-instances-wrap: 1036px;
|
||||
|
||||
Reference in New Issue
Block a user