Skip to content

Commit 5b6f052

Browse files
devvaannshabose
authored andcommitted
refactor: update button styling to make it consistent with rest of UI
1 parent 388c9ab commit 5b6f052

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/styles/Extn-CollapseFolders.less

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
flex-direction: column;
44
align-items: center;
55
justify-content: center;
6-
padding: 0.2em 0.4em;
6+
padding: 0.2em 0.65em;
7+
margin-top: 0.1em;
78
position: absolute !important;
8-
right: 0.5em;
9+
right: 0;
910
opacity: 0;
1011
visibility: hidden;
1112
transition:

0 commit comments

Comments
 (0)