diff --git a/web/pgadmin/static/js/Theme/index.jsx b/web/pgadmin/static/js/Theme/index.jsx
index 3a6fc10c1..b21e3c3ab 100644
--- a/web/pgadmin/static/js/Theme/index.jsx
+++ b/web/pgadmin/static/js/Theme/index.jsx
@@ -456,7 +456,6 @@ function getFinalTheme(baseTheme) {
       },
       MuiListItem: {
         root: {
-          padding: 0,
           color: baseTheme.palette.text.primary,
           backgroundColor: baseTheme.palette.background.default,
           flexDirection: 'column',
