Skip to content

Commit c1a7b9f

Browse files
committed
minor updates
1 parent d62dc5b commit c1a7b9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/form/button.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
color: var(--button-color);
4242
background: var(--button-background);
4343

44+
user-select: none;
45+
4446
border-style: var(--button-border-style);
4547
border-width: var(--button-border-width);
4648
border-color: var(--button-border-color);

0 commit comments

Comments
 (0)