Merge branch 'main' of https://github.com/Foundryborne/daggerheart into feature/enhance-style-applications

This commit is contained in:
moliloo 2025-07-21 20:53:24 -03:00
commit d2bb9d4552
7 changed files with 89 additions and 54 deletions

View file

@ -132,13 +132,17 @@
display: flex;
align-items: center;
gap: 16px;
height: 32px;
.roll-mode-select {
width: min-content;
height: 100%;
}
button {
flex: 1;
height: 100%;
font-family: @font-body;
}
}
}