mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 09:06:23 +01:00
Subtle fade in for menus
This commit is contained in:
parent
7c4bda105b
commit
5b8657a2ab
1 changed files with 1 additions and 0 deletions
|
@ -816,6 +816,7 @@ button.carousel-dot:is(.active, [disabled].active) {
|
|||
box-shadow: 0 0 8px var(--bg-faded-color), 0 4px 8px var(--bg-faded-color),
|
||||
0 2px 4px var(--bg-faded-color);
|
||||
text-align: left;
|
||||
animation: appear 0.15s ease-in-out;
|
||||
}
|
||||
.szh-menu .szh-menu__item {
|
||||
padding: 8px 16px !important;
|
||||
|
|
Loading…
Reference in a new issue