mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(next): transparent note title on mobile
This commit is contained in:
parent
b11f2a6992
commit
f4607123f2
@ -839,6 +839,10 @@ body.layout-horizontal .tab-row-widget .note-tab .note-tab-wrapper {
|
|||||||
text-shadow: unset !important;
|
text-shadow: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.mobile .note-title {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
.ribbon-container {
|
.ribbon-container {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user