Browse Source

add cursor

huai-sian 3 years ago
parent
commit
5899f9c51c
3 changed files with 2 additions and 0 deletions
  1. 1 0
      css/style.css
  2. 0 0
      css/style.css.map
  3. 1 0
      css/style.scss

+ 1 - 0
css/style.css

@@ -1769,6 +1769,7 @@ body {
   position: absolute;
   right: 3%;
   top: 0%;
+  cursor: pointer;
 }
 
 .sec-login-list {

File diff suppressed because it is too large
+ 0 - 0
css/style.css.map


+ 1 - 0
css/style.scss

@@ -1442,6 +1442,7 @@ body {
         position: absolute;
         right: 3%;
         top: 0%;
+        cursor: pointer;
     }
 }
 

Some files were not shown because too many files changed in this diff