mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Merge remote-tracking branch 'origin/stable'
# Conflicts: # src/public/javascripts/desktop.js # src/public/stylesheets/style.css # src/views/details/image.ejs # src/views/details/relation_map.ejs
This commit is contained in:
commit
53f5df4e88
@ -65,3 +65,11 @@
|
||||
padding: 5px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.note-detail-image {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.note-detail-image-view {
|
||||
max-width: 100%;
|
||||
}
|
@ -4,4 +4,8 @@
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.relation-map-wrapper {
|
||||
height: 100vh !important;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user