mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Simple fix for now
This commit is contained in:
parent
ff396cd2f0
commit
d6975c6137
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
border: 1px solid light-dark(@dark-blue, @golden);
|
border: 1px solid light-dark(@dark-blue, @golden);
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
|
max-height: 280px;
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
&.selectable {
|
&.selectable {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue