a
This commit is contained in:
parent
87733c0e22
commit
037964fe05
|
|
@ -280,6 +280,7 @@
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.param-item span {
|
.param-item span {
|
||||||
|
|
@ -525,8 +526,7 @@
|
||||||
.suggested-params {
|
.suggested-params {
|
||||||
/* grid-template-columns: 1fr; */
|
/* grid-template-columns: 1fr; */
|
||||||
display: flex;
|
display: flex;
|
||||||
width:80vw;
|
flex-wrap: wrap;
|
||||||
overflow-x: scroll;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.indicators-grid {
|
.indicators-grid {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user