mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 12:12:54 +01:00
editor: fix code block language selector ui
This commit is contained in:
@@ -286,6 +286,7 @@ function LanguageSelector(props: LanguageSelectorProps) {
|
||||
key={lang.title}
|
||||
variant={"menuitem"}
|
||||
sx={{
|
||||
flexShrink: 0,
|
||||
textAlign: "left",
|
||||
py: 1,
|
||||
display: "flex",
|
||||
|
||||
Reference in New Issue
Block a user