Android build v1.1.2
This commit is contained in:
@@ -626,6 +626,7 @@ textarea:focus-visible,
|
||||
.dual-top-member {
|
||||
background: var(--panel-light);
|
||||
border: 2px solid #0a0b0e;
|
||||
contain: layout paint style;
|
||||
min-height: 120px;
|
||||
outline: 2px solid #3a3944;
|
||||
padding: 14px;
|
||||
@@ -983,6 +984,7 @@ textarea:focus-visible,
|
||||
.dual-opponent-member {
|
||||
background: var(--panel-light);
|
||||
border: 2px solid #0a0b0e;
|
||||
contain: layout paint style;
|
||||
min-width: 0;
|
||||
outline: 2px solid #3a3944;
|
||||
padding: 9px;
|
||||
@@ -5292,6 +5294,7 @@ h2 {
|
||||
display: block;
|
||||
height: 100%;
|
||||
transition: width 180ms linear;
|
||||
will-change: width;
|
||||
}
|
||||
|
||||
.enemy-health {
|
||||
@@ -5367,6 +5370,7 @@ h2 {
|
||||
.party-member {
|
||||
background: var(--panel-light);
|
||||
border: 2px solid #0a0b0e;
|
||||
contain: layout style;
|
||||
color: var(--ink);
|
||||
cursor: pointer;
|
||||
min-height: 92px;
|
||||
@@ -5565,6 +5569,7 @@ h2 {
|
||||
text-shadow: 1px 1px #102016;
|
||||
top: 28px;
|
||||
transform: translateX(-50%);
|
||||
will-change: opacity, transform;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@@ -5767,6 +5772,7 @@ h2 {
|
||||
.spell {
|
||||
background: var(--panel-light);
|
||||
border: 2px solid #090a0d;
|
||||
contain: layout paint style;
|
||||
color: var(--ink);
|
||||
cursor: pointer;
|
||||
min-height: 112px;
|
||||
|
||||
Reference in New Issue
Block a user