Fix the section header styles

This commit is contained in:
Lim Chee Aun 2023-03-24 22:47:22 +08:00
parent 2a85ad2f45
commit 436d0f815d

View file

@ -539,7 +539,7 @@
position: sticky;
top: 0;
background-color: var(--bg-blur-color);
backdrop-filter: blur(8px);
backdrop-filter: blur(1px);
}
#custom-emojis-sheet .custom-emojis-list section {
display: flex;