Skip to content

Commit 78fb8f2

Browse files
committed
Apply background colour to welcome panel content.
1 parent 6fe58e9 commit 78fb8f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-admin/css/dashboard.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
}
260260

261261
.welcome-panel-content {
262+
background-color: #151515;
262263
min-height: 400px;
263264
display: flex;
264265
flex-direction: column;

0 commit comments

Comments
 (0)