Fix stylelint errors
This commit is contained in:
parent
d41cf3bfcc
commit
b73f42eb38
1 changed files with 1 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@import "~xterm/lib/xterm.css";
|
||||
@import "xterm/css/xterm.css";
|
||||
|
||||
.player-wrap {
|
||||
min-width: 672px;
|
||||
|
|
@ -12,10 +12,6 @@
|
|||
|
||||
.dragnpan {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue