.noselect {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently
not supported by any browser */
}
相关文章
- 10-28Use the CSS Transform scale Property to Change the Size of an Element
- 10-28npm install --save element-ui element-ui/lib/theme-chalk/index.css
- 10-28[LeetCode] 1909. Remove One Element to Make the Array Strictly Increasing
- 10-28[CSS] Customer focus / disabled style for select element
- 10-28Make jQuery throw error when it doesn't match an element
- 10-28封装组件的时候报错Unknown custom element: router-view make sure to provide the name option.
- 10-28element-ui小白离线测试组件怎么引入js和css
- 10-28css 实现 element ui image fit="cover"效果
- 10-28vue3引入element plus时,找不到index.css问题解决
- 10-28Module not found: Error: Can't resolve element-plus/es/components/button/style/css