style: dodaj margines po prawej stronie planszy w wersji desktop
This commit is contained in:
@@ -272,6 +272,7 @@ watch(() => store.size, async () => {
|
||||
min-width: 100%;
|
||||
margin: 0 auto; /* Center the wrapper safely */
|
||||
align-items: flex-start; /* Prevent cropping when centered */
|
||||
padding-right: 40px;
|
||||
}
|
||||
|
||||
.game-container {
|
||||
|
||||
Reference in New Issue
Block a user