Forgot to save...

This commit is contained in:
Bernd Bestel 2020-11-17 21:05:55 +01:00
parent 604629ed5e
commit 7ef970a09f
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

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;