diff --git a/tgui/packages/tgui-panel/Panel.js b/tgui/packages/tgui-panel/Panel.js index 4930eb33a0..b47cda65be 100644 --- a/tgui/packages/tgui-panel/Panel.js +++ b/tgui/packages/tgui-panel/Panel.js @@ -33,7 +33,7 @@ export const Panel = (props, context) => { } } return ( - +
@@ -114,7 +114,7 @@ export const Panel = (props, context) => { const HoboPanel = (props, context) => { const settings = useSettings(context); return ( - +