Add compendium data
All checks were successful
Release Creation / build (release) Successful in 1m2s
All checks were successful
Release Creation / build (release) Successful in 1m2s
This commit is contained in:
@@ -562,6 +562,10 @@ i.fvtt-hellborn {
|
||||
min-width: 4.5rem;
|
||||
max-width: 4.5rem;
|
||||
}
|
||||
.fvtt-hellborn .tab.character-equipment .main-div .weapons .weapon .ammoQuantity {
|
||||
min-width: 3rem;
|
||||
max-width: 3rem;
|
||||
}
|
||||
.fvtt-hellborn .tab.character-equipment .main-div .weapons .weapon .type {
|
||||
min-width: 3rem;
|
||||
max-width: 3rem;
|
||||
@@ -1985,6 +1989,17 @@ i.fvtt-hellborn {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
}
|
||||
.fvtt-hellborn .tarot-content fieldset .flexrow,
|
||||
.fvtt-hellborn .tarot-content fieldset .scrollable-content {
|
||||
align-items: flex-start;
|
||||
}
|
||||
.fvtt-hellborn .tarot-content fieldset .tarot-pic {
|
||||
margin-left: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
}
|
||||
.fvtt-hellborn .tarot-content .header {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user