mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-16 10:20:31 +00:00
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
.call-popup {
|
|
a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
.for-description {
|
|
max-height: 250px;
|
|
overflow: scroll;
|
|
}
|
|
} |