We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 817215f commit 138289eCopy full SHA for 138289e
src/style.css
@@ -62,6 +62,9 @@ div[data-ref='logseq-live-math'] {
62
&::part(virtual-keyboard-toggle)::after {
63
display: none !important;
64
}
65
+ &::part(menu-toggle)::after {
66
+ display: none !important;
67
+ }
68
&::part(container) {
69
min-width: 200px; /* for inline math-field */
70
0 commit comments