[#3372] fixed Admin UI listing error on invalid record relation
This commit is contained in:
@@ -399,7 +399,7 @@ a,
|
||||
min-width: 0;
|
||||
gap: 10px;
|
||||
}
|
||||
@for $i from 0 through 6 {
|
||||
@for $i from 0 through 10 {
|
||||
.flex-order-#{$i} {
|
||||
order: $i;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user