ttk-app-core
Version:
enterprise develop framework
47 lines • 1.11 kB
text/less
.ttk-scm-voucherHabit-card {
.prompt {
color: #fa954c;
line-height: 36px;
font-size: 12px
}
.title{
height: 18px;
font-size: 12px
}
.ant-radio-group{
display: block;
margin-left: 32px;
.ant-radio-wrapper{
display: block;
line-height: 36px;
font-size: 12px
}
}
.text {
font-size: 12px;
color: rgba(0, 0, 0, 0.85);
}
.date{
margin-top: 10px;
margin-bottom: 10px;
.ant-form-item-control-wrapper{
display: inline-block;
.ant-select{
width: 180px;
}
}
}
.checkboxGroups {
margin-bottom: 10px;
>.ant-form-item-control-wrapper {
>.ant-form-item-control {
>.ant-form-item-children {
>.ant-checkbox-wrapper {
width:25%;
margin-left: 0px
}
}
}
}
}
}