🐛 Removes max height from colorful theme (#461)
This commit is contained in:
@@ -353,9 +353,6 @@ html[data-theme='colorful'] {
|
|||||||
div.context-menu {
|
div.context-menu {
|
||||||
border-color: var(--primary);
|
border-color: var(--primary);
|
||||||
}
|
}
|
||||||
.collapsable.is-open {
|
|
||||||
height: -webkit-fill-available;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
html[data-theme='minimal-light'], html[data-theme='minimal-dark'], html[data-theme='vaporware'] {
|
html[data-theme='minimal-light'], html[data-theme='minimal-dark'], html[data-theme='vaporware'] {
|
||||||
|
|||||||
Reference in New Issue
Block a user