mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
perf(frontend): improve about#emojis rendering performance
This commit is contained in:
parent
0355420c81
commit
22577e2134
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ function menu(ev: PointerEvent) {
|
|||
text-align: left;
|
||||
background: var(--MI_THEME-panel);
|
||||
border-radius: 8px;
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: auto 66px;
|
||||
|
||||
&:hover {
|
||||
border-color: var(--MI_THEME-accent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue