Add damage management and DR for monsters also
All checks were successful
Release Creation / build (release) Successful in 1m48s
All checks were successful
Release Creation / build (release) Successful in 1m48s
This commit is contained in:
@@ -241,6 +241,11 @@
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
border-radius: 5px;
|
||||
|
||||
&.monster-damage {
|
||||
grid-template-columns: 1fr;
|
||||
justify-items: center;
|
||||
}
|
||||
|
||||
.damage-roll-btn {
|
||||
padding: 6px 10px;
|
||||
background: linear-gradient(to bottom, #8b4513 0%, #6b3410 100%);
|
||||
|
||||
Reference in New Issue
Block a user