diff --git a/css/app.css b/css/app.css index e326be3d2..fa9aaca19 100644 --- a/css/app.css +++ b/css/app.css @@ -808,6 +808,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;} /* Preset icon colors */ .preset-icon-fill.area { + cursor: inherit; height: 45px; width: 45px; margin: auto; @@ -2078,4 +2079,4 @@ a.success-action { } ::-webkit-scrollbar-corner { background: transparent -} \ No newline at end of file +}