mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Move artist attribution style back to tab description
This commit is contained in:
parent
9c9c5b0c0c
commit
9000d08db8
2 changed files with 4 additions and 4 deletions
|
|
@ -6,10 +6,6 @@
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
||||||
&.active + .artist-attribution {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.editor-menu {
|
.editor-menu {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
padding: 0 0 8px 0;
|
padding: 0 0 8px 0;
|
||||||
|
|
|
||||||
|
|
@ -8,5 +8,9 @@
|
||||||
height: -webkit-fill-available !important;
|
height: -webkit-fill-available !important;
|
||||||
overflow-y: hidden !important;
|
overflow-y: hidden !important;
|
||||||
padding: 10px 20px 0 20px;
|
padding: 10px 20px 0 20px;
|
||||||
|
|
||||||
|
prose-mirror.active + .artist-attribution {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue