Mostly design update +
- Chat cleaning - Player hand size visibility
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
.hand {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
//justify-content: center;
|
||||
flex-flow: nowrap !important;
|
||||
max-width: 100%;
|
||||
flex-flow: row nowrap !important;
|
||||
overflow-x: scroll;
|
||||
padding: 0.5rem;
|
||||
gap: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user