diff --git a/src/components/gui/gui.css b/src/components/gui/gui.css index 3f5e7061dabc15de6712b4187cdd604bf866325f..c8208bd8bee35c9be123115792302a0379d7d1e7 100644 --- a/src/components/gui/gui.css +++ b/src/components/gui/gui.css @@ -155,5 +155,7 @@ font-weight: bold; position: absolute; bottom: 0.75rem; - left: 14rem; + left: 1rem; + border: 1px solid lightgray; + background: white; }