Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui

This commit is contained in:
Shivam Mishra 2020-09-18 13:47:11 +05:30
commit be4dfe1807

View file

@ -11,6 +11,7 @@
border-radius: var(--border-radius);
margin: var(--margin-md) var(--margin-xs) var(--margin-md) 0;
padding: var(--padding-md);
min-height: calc(100vh - 300px);
&.add-new-column {
order: 1;