Make statements in expression not sortable.
This commit is contained in:
@@ -269,7 +269,8 @@ input {
|
||||
border-left-width: 5px;
|
||||
}
|
||||
|
||||
.mode-sort .t-statement.t-inline {
|
||||
.mode-sort .t-statement.t-inline,
|
||||
.mode-sort .t-exp > .t-statement {
|
||||
border-color: lightgray;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user