mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(style) .fm, .keyspawnl: set correct order
This commit is contained in:
parent
1103cde6b3
commit
43d87a6115
1 changed files with 1 additions and 1 deletions
|
|
@ -19,12 +19,12 @@ body, pre, code {
|
|||
}
|
||||
|
||||
.fm, .keyspanel {
|
||||
cursor : default;
|
||||
-webkit-user-select : none;
|
||||
-moz-user-select : none;
|
||||
-ms-user-select : none;
|
||||
-o-user-select : none;
|
||||
user-select : none;
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
.links {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue