settings popup with grid stuff & make roll popup a bit better
This commit is contained in:
parent
8bacc43bd8
commit
56ab0642f2
3 changed files with 66 additions and 13 deletions
|
@ -83,4 +83,13 @@ body {
|
|||
cursor: grab;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.dice-roll-row {
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
.dice-roll-row p {
|
||||
margin: 0px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue