diff --git a/public/css/grocy.css b/public/css/grocy.css index 69ea637b..ae11d0ed 100755 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -355,14 +355,6 @@ a:not([href]) { overflow: visible !important; } -.grab-cursor { - cursor: grab; -} - -.grab-cursor:active { - cursor: grabbing; -} - /* Third party component customizations - toastr */ #toast-container > div { opacity: 1;