mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-05 20:34:15 +02:00
Better center companion edit button
This commit is contained in:
parent
799ecb86e6
commit
238addb6c7
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@
|
||||||
.companion-navigation {
|
.companion-navigation {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
align-items: center;
|
align-items: baseline;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue