minor fix css
This commit is contained in:
parent
64e481187f
commit
2f0b2c1766
pandora_console/include/styles
|
@ -21,11 +21,11 @@ ul.sample {
|
||||||
flex: 1 1 300px;
|
flex: 1 1 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-row label {
|
#rules.flex-row label {
|
||||||
flex: 1 1 70px;
|
flex: 1 1 70px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-row div {
|
#rules.flex-row div {
|
||||||
flex: 10 1 200px;
|
flex: 10 1 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue