Forgot to save...

This commit is contained in:
Bernd Bestel
2020-11-17 21:05:55 +01:00
parent 604629ed5e
commit 7ef970a09f

View File

@@ -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;