Skip to content

Commit

Permalink
feat(atomic): change action bar marging
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmedini committed Jun 27, 2023
1 parent da3913f commit 95148db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ atomic-insight-result-action-bar {
display: flex;
position: absolute;
visibility: hidden;
right: 0;
right: 1.5rem;

> atomic-insight-result-action:not(:last-child) {
button {
Expand Down

0 comments on commit 95148db

Please sign in to comment.