From e4ea36ad3f6687a4f9a128c4c66a2b0bd9fc4122 Mon Sep 17 00:00:00 2001 From: Ejaaz Khan Date: Tue, 10 Feb 2026 15:28:34 +0530 Subject: [PATCH] fix(mobile): list view title missing --- frappe/public/scss/desk/mobile.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frappe/public/scss/desk/mobile.scss b/frappe/public/scss/desk/mobile.scss index c23ac8f3d1..5cb7ed8936 100644 --- a/frappe/public/scss/desk/mobile.scss +++ b/frappe/public/scss/desk/mobile.scss @@ -324,10 +324,6 @@ body { width: 120px; } - .list-subject a { - line-height: 0; - } - body[data-route^="Form"] { .navbar-breadcrumbs { max-width: 125px;