diff --git a/frappe/core/doctype/user/user.css b/frappe/core/doctype/user/user.css index ec17030060..f7ef2d65a0 100644 --- a/frappe/core/doctype/user/user.css +++ b/frappe/core/doctype/user/user.css @@ -1,6 +1,6 @@ .user-role { padding: 5px; - width: 50%; + font-size: var(--text-md); float: left; }