fix: remove blur from MFM cheatsheet to reduce performance issues
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
This commit is contained in:
parent
94a1b01564
commit
98fc5af2a8
1 changed files with 0 additions and 2 deletions
|
@ -548,8 +548,6 @@ definePageMetadata({
|
|||
top: var(--stickyTop, 0px);
|
||||
padding: 16px;
|
||||
font-weight: bold;
|
||||
-webkit-backdrop-filter: var(--blur, blur(10px));
|
||||
backdrop-filter: var(--blur, blur(10px));
|
||||
background-color: var(--X16);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue