mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 12:49:10 +00:00
5 lines
73 B
CSS
5 lines
73 B
CSS
.funnel-wrapper {
|
|
width: calc(100% - 30px);
|
|
margin-left: 30px;
|
|
}
|