mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(style) .icon: set default mouse cursor in firefox
This commit is contained in:
parent
0ca6eb2a9a
commit
6eb7a29ec1
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ body {
|
|||
|
||||
.icon {
|
||||
margin-left : 0.5%;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.error::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue