Ticket #55793: 55793.diff
File 55793.diff, 475 bytes (added by , 3 years ago) |
---|
-
src/wp-admin/css/dashboard.css
155 155 156 156 .welcome-panel-header-image { 157 157 position: absolute; 158 inset: -1rem var(--about-header-bg-offset-inline) 0 auto; 158 top: -1rem; 159 right: var(--about-header-bg-offset-inline); 160 bottom: 0; 159 161 width: var(--about-header-bg-width); 160 162 height: auto; 161 163 }