brotherton-erpnext/erpnext/public/less/call_popup.less
2019-06-07 11:52:39 +05:30

9 lines
123 B
Plaintext

.call-popup {
a:hover {
text-decoration: underline;
}
.for-description {
max-height: 250px;
overflow: scroll;
}
}