Browse Source

Update constants.ts

zsviczian 3 năm trước cách đây
mục cha
commit
8640e75ccf
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/constants.ts

+ 2 - 0
src/constants.ts

@@ -63,6 +63,8 @@ export const ENV = {
 
 export const CLASSES = {
   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)`