mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unneeded styling
This commit is contained in:
parent
fc6e3a2f83
commit
f9d1d2408f
1 changed files with 1 additions and 4 deletions
|
|
@ -329,10 +329,7 @@
|
|||
.omnivore-toast-menu-divider {
|
||||
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>
|
||||
<div id="omnivore-toast-container">
|
||||
|
|
|
|||
Loading…
Reference in a new issue