This website works better with JavaScript
Home
Explore
Help
Sign In
zouzexu
/
sports-miniapp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
zt
zzx
sports-miniapp
/
node_modules
/
@dcloudio
/
uni-components
/
style
/
text.css
text.css
101 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
uni-text[selectable] {
cursor: auto;
user-select: text;
}
uni-text {
white-space: pre-line;
}