mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-25 10:45:41 +03: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 {
|
||||
background-color: var(--button-bg-blur-color);
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/* DONUT METER */
|
||||
|
|
Loading…
Reference in a new issue