@c8y/style
Version:
Styles for Cumulocity IoT applications
25 lines (22 loc) • 393 B
text/less
.smart-rule-templates-list {
overflow: hidden;
margin-bottom: 0;
}
.edit-smart-rule-details {
margin: 0;
padding-top: 0;
padding-bottom: 0;
.card {
box-shadow: inset 0 0 0 1px @component-border-color;
}
.smart-rule-control {
margin-top: 10px;
}
.card-group {
margin-bottom: 0;
}
}
.modal-inner-scroll.smart-rule-control {
margin: 0;
max-height: 53vh;
}