Move knocker OUT badge to bottom-right on mobile portrait
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e2a90c0f34
commit
e0641de449
@ -5195,6 +5195,11 @@ body.mobile-portrait .opponent-area .card {
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.mobile-portrait .opponent-area .knocker-badge {
|
||||||
|
top: auto;
|
||||||
|
bottom: -10px;
|
||||||
|
}
|
||||||
|
|
||||||
body.mobile-portrait .opponent-showing {
|
body.mobile-portrait .opponent-showing {
|
||||||
font-size: 0.85rem;
|
font-size: 0.85rem;
|
||||||
padding: 0px 3px;
|
padding: 0px 3px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user