Skip to content

Commit 62dfdec

Browse files
committed
fix: Fix oblong collapse/expand button appearance on mobile safari
1 parent d6a062c commit 62dfdec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node-renderer-default.scss

+1
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ $row-padding: 10px;
212212
box-shadow: 0 0 0 1px #000;
213213
width: 16px;
214214
height: 16px;
215+
padding: 0;
215216
top: 50%;
216217
transform: translate(-50%, -50%);
217218
cursor: pointer;

0 commit comments

Comments
 (0)