Added label for grips in Weapon sheet (thanks to TesserWract)
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
input[type="number"] {
|
||||
width: 2rem;
|
||||
&.grip {
|
||||
width: 100%;
|
||||
width: calc(100% - 4rem);
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user