Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
fix button css
Browse files Browse the repository at this point in the history
  • Loading branch information
jkelleyrtp committed Jan 29, 2025
1 parent 5be5753 commit 5fe37c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playground/assets/dxp.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
display: flex;
flex-direction: row;
align-items: center;
padding: 4px;
padding: 8px;
}

#dxp-header-left-divider {
Expand All @@ -85,7 +85,7 @@
flex-direction: row;
justify-content: end;
align-items: center;
padding: 4px;
padding: 8px;
}


Expand Down

0 comments on commit 5fe37c4

Please sign in to comment.