mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
editor: fix color picker height with bottom toolbar on desktop (#2976)
This commit is contained in:
@@ -178,7 +178,6 @@ export function ColorPicker(props: ColorPickerProps) {
|
||||
p: 1,
|
||||
overflowX: ["auto", "hidden"],
|
||||
flexWrap: ["nowrap", "wrap"],
|
||||
maxHeight: ["auto", 100],
|
||||
overflowY: ["hidden", "auto"]
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user