mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
fix(client): tooltip position for calendar in vertical layout
This commit is contained in:
parent
0f7b96f096
commit
eaa6d6c3cf
@ -21,7 +21,7 @@ export default class RightDropdownButtonWidget extends BasicWidget {
|
||||
this.dropdownTpl = dropdownTpl;
|
||||
|
||||
this.settings = {
|
||||
titlePlacement: "bottom"
|
||||
titlePlacement: "right"
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user