diff --git a/src/components/SolsticeApp.tsx b/src/components/SolsticeApp.tsx index a581b9e..edd10d7 100644 --- a/src/components/SolsticeApp.tsx +++ b/src/components/SolsticeApp.tsx @@ -13,7 +13,7 @@ import { selectSocket, SocketState } from "modules/socket/slice"; const MainPane: FC = () => { return ( -
+
diff --git a/src/modules/room/RoomsPane.tsx b/src/modules/room/RoomsPane.tsx index b71e4c8..dce26af 100644 --- a/src/modules/room/RoomsPane.tsx +++ b/src/modules/room/RoomsPane.tsx @@ -45,7 +45,7 @@ const RoomsPane: FC<{}> = () => {
-
+