mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Added the display
This commit is contained in:
parent
01dd5ced94
commit
4954e41b02
13 changed files with 125 additions and 43 deletions
|
|
@ -19,13 +19,14 @@
|
|||
width: 300px;
|
||||
pointer-events: all;
|
||||
align-self: flex-end;
|
||||
transition: 0.3s right ease-in-out;
|
||||
|
||||
.window-title {
|
||||
font-family: @font-body;
|
||||
}
|
||||
|
||||
&.effects-present {
|
||||
right: 180px;
|
||||
right: 84px;
|
||||
}
|
||||
|
||||
&.icon-only {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue