This commit is contained in:
lvuch 2020-09-14 15:13:52 -07:00
parent 5fb5b6fc73
commit 6a49177c6d
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ export default {
.match-expression-row, .match-expression-header {
display: grid;
grid-template-columns: 1fr 200px 1fr 100px;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: $column-gutter;
align-items: center;
&:not(.view){