Skip to content

Commit

Permalink
feat(design): set sidebar header action's position to absolute (#2702)
Browse files Browse the repository at this point in the history
  • Loading branch information
xelaint committed Jan 2, 2024
1 parent b5338a0 commit 8eb5c67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
padding: 16px;

&__action {
position: absolute;
left: 0;
right: initial;
top: 0;
Expand Down

0 comments on commit 8eb5c67

Please sign in to comment.