Explorar el Código

fix: different cursor

Sv443 hace 1 año
padre
commit
cd37b3da32
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 */