* Fix padding left of first form group item.
This commit is contained in:
@@ -95,6 +95,7 @@ i.star {color: var(--color-warning-300);}
|
||||
.cell-ellipsis {display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|
||||
|
||||
.query-inline {padding-left: 8px !important;}
|
||||
.query-inline:first-child {padding-left: 0px !important;}
|
||||
.query-inline>label {justify-content: flex-start !important;}
|
||||
.query-btn {padding-left: 20px !important;}
|
||||
.picker-nowrap .picker-multi-selections {flex-wrap: nowrap !important; overflow: hidden !important;}
|
||||
|
||||
Reference in New Issue
Block a user