fix: mobile layout of rpg-skills-section and rpg-classic-stat
This commit is contained in:
@@ -943,7 +943,7 @@ body:has(.rpg-panel.rpg-position-left) #sheld {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.375em;
|
||||
font-size: clamp(0.4vw, 0.5vw, 0.6vw);
|
||||
font-size: clamp(11px, 0.5vw, 14px);
|
||||
padding: clamp(4px, 0.6vh, 6px) 0.375em;
|
||||
background: rgba(0, 0, 0, 0.3);
|
||||
border-radius: 0.25em;
|
||||
@@ -5425,6 +5425,7 @@ body:has(.rpg-panel.rpg-position-left) #sheld {
|
||||
.rpg-classic-stats {
|
||||
grid-column: 1 !important;
|
||||
grid-row: 4 !important;
|
||||
min-height: 140px;
|
||||
}
|
||||
|
||||
/* Make attributes grid single column too for readability */
|
||||
|
||||
Reference in New Issue
Block a user