Changeset 53438 for branches/6.0
- Timestamp:
- 05/23/2022 04:53:02 PM (3 years ago)
- Location:
- branches/6.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0
-
branches/6.0/src/wp-admin/css/dashboard.css
r53385 r53438 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.