mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
fix: cross-browser consistent heights & widths
This commit is contained in:
@@ -118,7 +118,7 @@ function MenuContainer({ id, style, sx, children }) {
|
||||
borderRadius: "default",
|
||||
border: "2px solid",
|
||||
borderColor: "border",
|
||||
width: 180,
|
||||
width: "11em",
|
||||
...sx,
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user