mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Completed
This commit is contained in:
parent
58b855389d
commit
774141a8da
8 changed files with 94 additions and 66 deletions
|
|
@ -629,7 +629,8 @@
|
|||
height: 32px;
|
||||
flex: 1;
|
||||
|
||||
&.no-flex {
|
||||
&.end-button {
|
||||
margin-left: auto;
|
||||
flex: 0;
|
||||
}
|
||||
}
|
||||
|
|
@ -703,6 +704,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.action-roll-buttons {
|
||||
width: 100%;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
.description {
|
||||
padding: 8px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue