mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 09:06:23 +01:00
No glow when hover
This commit is contained in:
parent
bd728df79b
commit
6af689835d
1 changed files with 1 additions and 0 deletions
|
@ -1103,6 +1103,7 @@ body:has(.status-deck) .media-post-link {
|
||||||
}
|
}
|
||||||
.glass-menu .szh-menu__item--hover {
|
.glass-menu .szh-menu__item--hover {
|
||||||
background-color: var(--button-bg-blur-color);
|
background-color: var(--button-bg-blur-color);
|
||||||
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* DONUT METER */
|
/* DONUT METER */
|
||||||
|
|
Loading…
Reference in a new issue