mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Corrected distancing
This commit is contained in:
parent
24626545b9
commit
f0d140544e
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
|
||||
&.effects-present {
|
||||
right: 84px;
|
||||
right: 62px;
|
||||
}
|
||||
|
||||
&.icon-only {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
.daggerheart.dh-style.effects-display {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
width: 40px;
|
||||
width: 46px;
|
||||
max-height: 600px;
|
||||
overflow: hidden;
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue