This commit is contained in:
8
node_modules/@dcloudio/uni-components/style/text.css
generated
vendored
Normal file
8
node_modules/@dcloudio/uni-components/style/text.css
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
uni-text[selectable] {
|
||||
cursor: auto;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
uni-text {
|
||||
white-space: pre-line;
|
||||
}
|
||||
Reference in New Issue
Block a user