kaoritokashiki 5 лет назад
Родитель
Сommit
e8051a6a41
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/client/js/components/Fab.jsx

+ 0 - 1
src/client/js/components/Fab.jsx

@@ -60,7 +60,6 @@ const Fab = (props) => {
 
 
   return (
   return (
     <div className="grw-fab d-none d-md-block">
     <div className="grw-fab d-none d-md-block">
-
       {currentUser != null && renderEditorButton()}
       {currentUser != null && renderEditorButton()}
       <div className={`rounded-circle position-absolute ${animateClasses}`} style={{ bottom: 0, right: 0 }}>
       <div className={`rounded-circle position-absolute ${animateClasses}`} style={{ bottom: 0, right: 0 }}>
         <button type="button" className="btn btn-light btn-scroll-to-top rounded-circle p-0" onClick={() => navigationContainer.smoothScrollIntoView()}>
         <button type="button" className="btn btn-light btn-scroll-to-top rounded-circle p-0" onClick={() => navigationContainer.smoothScrollIntoView()}>