-
- Downloads
Fix the Logo jumping on page loading (#4537)
* Create LogoWrapper * esf
Showing
- app/assets/stylesheets/application.bootstrap.scss 6 additions, 6 deletionsapp/assets/stylesheets/application.bootstrap.scss
- app/javascript/components/errors/DefaultErrorPage.jsx 1 addition, 1 deletionapp/javascript/components/errors/DefaultErrorPage.jsx
- app/javascript/components/errors/NotFoundPage.jsx 1 addition, 1 deletionapp/javascript/components/errors/NotFoundPage.jsx
- app/javascript/components/home/HomePage.jsx 1 addition, 1 deletionapp/javascript/components/home/HomePage.jsx
- app/javascript/components/rooms/room/join/RequireAuthentication.jsx 1 addition, 1 deletion...ript/components/rooms/room/join/RequireAuthentication.jsx
- app/javascript/components/rooms/room/join/RoomJoin.jsx 1 addition, 1 deletionapp/javascript/components/rooms/room/join/RoomJoin.jsx
- app/javascript/components/shared_components/Header.jsx 1 addition, 1 deletionapp/javascript/components/shared_components/Header.jsx
- app/javascript/components/shared_components/Logo.jsx 18 additions, 10 deletionsapp/javascript/components/shared_components/Logo.jsx
- app/javascript/components/users/account_activation/VerifyAccount.jsx 1 addition, 1 deletion...ipt/components/users/account_activation/VerifyAccount.jsx
- app/javascript/components/users/authentication/SignIn.jsx 1 addition, 1 deletionapp/javascript/components/users/authentication/SignIn.jsx
- app/javascript/components/users/authentication/Signup.jsx 1 addition, 1 deletionapp/javascript/components/users/authentication/Signup.jsx
- app/javascript/components/users/password_management/ForgetPassword.jsx 1 addition, 1 deletion...t/components/users/password_management/ForgetPassword.jsx
- app/javascript/components/users/password_management/ResetPassword.jsx 1 addition, 1 deletion...pt/components/users/password_management/ResetPassword.jsx
Please register or sign in to comment