Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Module:GameInfo/styles.css: Difference between revisions

From SpiritVale Wiki
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 536: Line 536:
.sv_skill_scaling__stat-pill {
.sv_skill_scaling__stat-pill {
     border-radius: 999px;
     border-radius: 999px;
     width: auto; /* ← remove fixed width */
     width: 50px;
     min-width: 44px; /* keeps inactive dash from collapsing */
     min-width: 50px;
     min-height: 22px;
     min-height: 22px;
     padding: 4px 6px; /* ↓ tighter padding */
     padding: 4px 6px; /* ↓ tighter padding */