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