Increase mobile portrait opponent row gap to 9px
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7b071afdfb
commit
4c23f2b4a9
@ -5052,7 +5052,7 @@ body.mobile-portrait .opponents-row {
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
gap: 4px 10px;
|
gap: 9px 10px;
|
||||||
min-height: 0 !important;
|
min-height: 0 !important;
|
||||||
padding: 2px 4px 6px;
|
padding: 2px 4px 6px;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user