mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 21:07:05 -06:00
fix(share): note tree not visible on mobile
This commit is contained in:
parent
d6d67e7957
commit
187e9b57de
@ -68,37 +68,6 @@ iframe.pdf-view {
|
|||||||
left: 1px;
|
left: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 48em) {
|
|
||||||
#layout.showMenu #menu {
|
|
||||||
display: block;
|
|
||||||
margin-top: 40px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#toggleMenuButton {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
#layout.showMenu #main {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#title {
|
|
||||||
padding-left: 60px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#layout.showMenu #toggleMenuButton::after {
|
|
||||||
content: "«";
|
|
||||||
}
|
|
||||||
|
|
||||||
#toggleMenuButton::after {
|
|
||||||
content: "»";
|
|
||||||
}
|
|
||||||
|
|
||||||
#menu {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.ck-content .footnote-section {
|
.ck-content .footnote-section {
|
||||||
border-top: 1px solid #c4c4c4;
|
border-top: 1px solid #c4c4c4;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user