Modifications suite beta 2
This commit is contained in:
@@ -550,6 +550,18 @@ article.tab.notes {
|
||||
border: 1px solid rgba($l5r5e-red, 0.3);
|
||||
}
|
||||
}
|
||||
|
||||
// ── Item infos (weapon/arcane link) ──────────────────────────────────────
|
||||
.item-infos {
|
||||
.profile {
|
||||
flex: 0 0 auto;
|
||||
.profile-img {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ── Skill rank: bonus display ──────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user