This website works better with JavaScript.
Explore
Help
Sign In
fanruan
/
fineui
Watch
4
Star
1
Fork
You've already forked fineui
3
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
Browse Source
JSY-19778 fix: 文字复制
es6
Mio
2 years ago
parent
73bd030a3e
commit
e2794116b1
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/less/typographic.less
2
src/less/typographic.less
Unescape
Escape
View File
@ -41,5 +41,5 @@
}
.user-select-enable() {
.user-select(
auto
);
.user-select(
text
);
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
fanruan/fineui
Title
Body
Create Issue