diff --git a/client/src/Table.css b/client/src/Table.css index c01d3d7..5d267f6 100755 --- a/client/src/Table.css +++ b/client/src/Table.css @@ -101,7 +101,7 @@ display: flex; position: absolute; left: 0; - right: 0; + right: 30rem; bottom: 0; top: 0; justify-content: center; @@ -215,7 +215,7 @@ max-width: 30rem; z-index: 100; padding: 0.5em; - right: 0px; + right: 0; } .Game > * {