Remove unneeded styling

This commit is contained in:
Jackson Harper
2023-06-06 17:36:31 +08:00
parent fc6e3a2f83
commit f9d1d2408f

View File

@ -329,10 +329,7 @@
.omnivore-toast-menu-divider { .omnivore-toast-menu-divider {
border-bottom: 1px solid #898989; border-bottom: 1px solid #898989;
} }
#omnivore-toast-container #omnivore-toast-close-btn:hover > svg *,
#omnivore-toast-container #omnivore-toast-close-btn svg:hover {
stroke: #333333;
}
} }
</style> </style>
<div id="omnivore-toast-container"> <div id="omnivore-toast-container">