Skip to content

Commit

Permalink
DataViews: Cleanup preview styles (WordPress#63365)
Browse files Browse the repository at this point in the history
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: ntsekouras <[email protected]>
Co-authored-by: jameskoster <[email protected]>
  • Loading branch information
4 people authored Jul 11, 2024
1 parent a4c1083 commit dde48a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
10 changes: 0 additions & 10 deletions packages/dataviews/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -204,16 +204,6 @@
min-height: $grid-unit-40;
display: flex;
align-items: center;

> * {
flex-grow: 1;
}

&.dataviews-view-table__primary-field {
a {
flex-grow: 0;
}
}
}

.components-v-stack > .dataviews-view-table__cell-content-wrapper:not(:first-child) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
display: flex;
flex-direction: column;
height: 100%;
width: 100%;

.page-templates-preview-field__button {
box-shadow: none;
Expand Down

0 comments on commit dde48a1

Please sign in to comment.