mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(style) focus on click in IOS Safari
This commit is contained in:
parent
9ac60549c7
commit
bb9b131b2f
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ body, pre, code {
|
|||
|
||||
.fm, .keyspanel {
|
||||
cursor : default;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
-webkit-user-select : none;
|
||||
-moz-user-select : none;
|
||||
-ms-user-select : none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue