Changeset 53437
- Timestamp:
- 05/23/2022 04:46:06 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/dashboard.css
r53383 r53437 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;
Note: See TracChangeset
for help on using the changeset viewer.