PC & NPC Sheet : Added +/- button to add or subtract Fatigue and Strife

This commit is contained in:
Vlyan
2022-01-20 09:28:20 +01:00
parent 7abb46ea77
commit c9be3013e8
6 changed files with 70 additions and 2 deletions

View File

@@ -385,6 +385,12 @@
width: 3.5rem;
}
}
.attributes-buttons {
line-height: 13px;
position: relative;
right: -1.5rem;
top: 0.3rem;
}
.void-content {
width: 100%;
padding-top: 0.25rem;