Explorar o código

add grw-page-accessories-mobile class

zamis %!s(int64=5) %!d(string=hai) anos
pai
achega
6162d9943e
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/client/js/components/Page/DisplaySwitcher.jsx

+ 1 - 3
src/client/js/components/Page/DisplaySwitcher.jsx

@@ -18,11 +18,9 @@ const DisplaySwitcher = (props) => {
     <>
       <TabContent activeTab={editorMode}>
         <TabPane tabId="view">
-          <div className="d-lg-none d-md-block d-flex justify-content-end border-bottom">
+          <div className="grw-page-accesories-mobile d-flex d-none justify-content-end border-bottom">
             <PageAccessories />
           </div>
-
-
           <Page />
         </TabPane>
         <TabPane tabId="edit">