Fix malus dice (again) and scroll rendering

This commit is contained in:
2022-11-25 14:24:03 +01:00
parent 5e7dc3ad9d
commit e35187433e
4 changed files with 6 additions and 5 deletions

View File

@ -447,7 +447,8 @@ ul.no-bullets {
list-style: none;
margin: 7px 0;
padding: 0;
overflow-y: auto;
overflow-y:hidden;
/*overflow-y: auto;*/
}
.items-list .item-header {
font-family: 'Signika', sans-serif;