Skip to content

Commit

Permalink
IBX-6550: Global redesign of placeholder for trees
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM committed Oct 12, 2023
1 parent a1575c8 commit 8302ebe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@

@mixin drag-item-placeholder {
display: flex;
border: calculateRem(2px) solid $ibexa-color-info;
border: calculateRem(1px) solid $ibexa-color-info;
border-radius: calculateRem(8px);
margin-top: calculateRem(8px);

Expand Down

0 comments on commit 8302ebe

Please sign in to comment.