Merge branch 'fix/mfm-cheatsheet' into 'develop'
fix: remove blur from MFM cheatsheet to reduce performance issues Co-authored-by: Lhcfl <Lhcfl@outlook.com> See merge request firefish/firefish!10732
This commit is contained in:
commit
0a080159d4
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