Merge remote-tracking branch 'origin/develop' into develop
commit
992bd15f4a
|
@ -151,6 +151,17 @@ limitations under the License.
|
||||||
top: 5px;
|
top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_GroupView input[type='radio'] {
|
||||||
|
margin: 10px 10px 0px 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mx_GroupView_label_text {
|
||||||
|
display: inline-block;
|
||||||
|
max-width: 80%;
|
||||||
|
vertical-align: 0.1em;
|
||||||
|
line-height: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_GroupView_body {
|
.mx_GroupView_body {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue