Add luck option after roll, attributes above 6, fix miracle icon and grit bonus
All checks were successful
Release Creation / build (release) Successful in 1m36s
All checks were successful
Release Creation / build (release) Successful in 1m36s
This commit is contained in:
@@ -450,6 +450,17 @@
|
||||
.oh-miracle-dialog {
|
||||
|
||||
// Spell/miracle header (reuses .spell-header, .weapon-img-sm, .weapon-name-lg, .weapon-badges)
|
||||
.spell-header {
|
||||
.weapon-img-sm {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
object-fit: contain;
|
||||
border: 1px solid @color-olive-faint;
|
||||
border-radius: 4px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.dv-badge {
|
||||
background: #3a0e6b;
|
||||
color: #e8d9ff;
|
||||
|
||||
Reference in New Issue
Block a user