mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
y
This commit is contained in:
parent
56e11943b7
commit
ee899cba59
15 changed files with 205 additions and 45 deletions
|
|
@ -2,6 +2,13 @@
|
|||
@import '../../utils/colors.less';
|
||||
|
||||
.application.daggerheart.dh-style {
|
||||
&.max-800 {
|
||||
max-height: 800px;
|
||||
.tab.active {
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.actions-list,
|
||||
.action-buttons-list {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue