fix css lint errors
This commit is contained in:
parent
edd5d3c915
commit
ecc842629a
1 changed files with 1 additions and 3 deletions
|
@ -111,7 +111,6 @@ limitations under the License.
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
max-height: 50px;
|
max-height: 50px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-self: ;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
|
@ -229,5 +228,4 @@ limitations under the License.
|
||||||
color: $accent-color;
|
color: $accent-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue