mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Update constants.ts
This commit is contained in:
parent
ca7ce64fea
commit
8640e75ccf
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ export const ENV = {
|
||||||
|
|
||||||
export const CLASSES = {
|
export const CLASSES = {
|
||||||
SHAPE_ACTIONS_MENU: "App-menu__left",
|
SHAPE_ACTIONS_MENU: "App-menu__left",
|
||||||
|
SHAPE_ACTIONS_MOBILE_MENU: "App-mobile-menu",
|
||||||
|
MOBILE_TOOLBAR: "App-toolbar-content",
|
||||||
};
|
};
|
||||||
|
|
||||||
// 1-based in case we ever do `if(element.fontFamily)`
|
// 1-based in case we ever do `if(element.fontFamily)`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue