Browse Source

display pointer when hovering buttons

Gildas 2 năm trước cách đây
mục cha
commit
dcac8ae854
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/ui/pages/batch-save-urls.css

+ 1 - 0
src/ui/pages/batch-save-urls.css

@@ -112,6 +112,7 @@ button {
     border-width: 1px;
     color: black;
     white-space: nowrap;
+    cursor: pointer;
 }
 
 button:not([disabled]):hover {