mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 13:41:07 +01:00
Move styling to tab description and reduce tab specific overrides
This commit is contained in:
parent
b6a8722a2d
commit
9c9c5b0c0c
3 changed files with 11 additions and 20 deletions
|
|
@ -3,11 +3,10 @@
|
|||
|
||||
.daggerheart.dh-style {
|
||||
.tab.active.description {
|
||||
overflow-y: hidden !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: -webkit-fill-available !important;
|
||||
|
||||
fieldset {
|
||||
height: -webkit-fill-available;
|
||||
}
|
||||
overflow-y: hidden !important;
|
||||
padding: 10px 20px 0 20px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue