diff --git a/frappe/desk/page/desktop/desktop.css b/frappe/desk/page/desktop/desktop.css index f3d2dc00bf..fb5690b8a9 100644 --- a/frappe/desk/page/desktop/desktop.css +++ b/frappe/desk/page/desktop/desktop.css @@ -267,7 +267,7 @@ height: var(--folder-thumbnail-icon-height); width: var(--folder-thumbnail-icon-height); padding: 0px; - border-radius: 2px; + border-radius: 4px; & .icon{ width: 5px; height: 5px; @@ -527,4 +527,4 @@ height: 100%; background: none; color: var(--neutral-white); -} \ No newline at end of file +}