mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Also fit 5 when there is a scrollbar
This commit is contained in:
parent
8e6bd6795c
commit
1e0240730e
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@
|
|||
.card-item {
|
||||
position: relative;
|
||||
height: 120px;
|
||||
width: 100px;
|
||||
width: 98px;
|
||||
border: 1px solid light-dark(@dark-blue, @golden);
|
||||
border-radius: 6px;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue