Prechádzať zdrojové kódy

fix: different cursor

Sv443 1 rok pred
rodič
commit
fabb1e301f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/features/layout.css

+ 1 - 1
src/features/layout.css

@@ -137,7 +137,7 @@ button[disabled] {
 }
 
 button[disabled].bytm-busy {
-  cursor: wait;
+  cursor: progress;
 }
 
 /* #MARKER menu */