mirror of https://github.com/rancher/dashboard.git
1206
This commit is contained in:
parent
5fb5b6fc73
commit
6a49177c6d
|
|
@ -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){
|
||||
|
|
|
|||
Loading…
Reference in New Issue