mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
fix: cannot hover over project card tooltip items (#6071)
fix: cannot hover over project cards
This commit is contained in:
@@ -711,6 +711,8 @@ a:not(.no-click-animation),
|
||||
}
|
||||
|
||||
.v-popper--theme-tooltip {
|
||||
pointer-events: none;
|
||||
|
||||
.v-popper__inner {
|
||||
background: var(--color-tooltip-bg) !important;
|
||||
color: var(--color-tooltip-text) !important;
|
||||
|
||||
Reference in New Issue
Block a user