Style the Drag/Edge inputs to look and feel better
This commit is contained in:
parent
a05adca9d8
commit
bd3f2a9f8b
3 changed files with 9 additions and 3 deletions
|
|
@ -39,6 +39,12 @@
|
|||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.dredge-row {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.dice-target {
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue