-
Beta Was this translation helpful? Give feedback.
Answered by
RubicBG
May 12, 2023
Replies: 1 comment
-
Some of the settings are moved in imports\theme.nss. There 'font.size=20' is responsible for over sized context menu. if you remove this line it will use default settings like the release version. One more tip: use 'name="modern"' instead of 'name="black"' I hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Dante2202
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some of the settings are moved in imports\theme.nss. There 'font.size=20' is responsible for over sized context menu. if you remove this line it will use default settings like the release version.
One more tip: use 'name="modern"' instead of 'name="black"'
I hope this helps