Skip to content

Commit be40419

Browse files
authored
Fix style of bookmark editor button (#146)
1 parent 15dbb8e commit be40419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Bookmarks/component.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,5 @@
109109
opacity: 1;
110110
background-color: var(--palette-2);
111111
box-shadow: 0 0 calc(var(--size-folder-item-gap) * 3) var(--palette-01);
112+
transition: none;
112113
}

0 commit comments

Comments
 (0)