mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
fix relation map buttons
This commit is contained in:
@@ -3,8 +3,9 @@ import NoteContextAwareWidget from "../note_context_aware_widget.js";
|
||||
const TPL = `
|
||||
<div class="relation-map-buttons">
|
||||
<style>
|
||||
.relation-map-buttons .floating-button {
|
||||
font-size: 120%;
|
||||
.relation-map-buttons {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user