only in patch2: unchanged: --- a/core/themes/claro/css/components/system-admin--modules.css +++ b/core/themes/claro/css/components/system-admin--modules.css @@ -184,3 +184,7 @@ td.module-list__description { color: #545560; font-weight: bold; } + +.tableresponsive-toggle-columns { + margin-left: 1.5rem; +} only in patch2: unchanged: --- a/core/themes/claro/css/components/system-admin--modules.pcss.css +++ b/core/themes/claro/css/components/system-admin--modules.pcss.css @@ -178,3 +178,7 @@ td.module-list__description { color: var(--color-davysgray); font-weight: bold; } + +.tableresponsive-toggle-columns { + margin-left: var(--space-l); +} \ No newline at end of file