We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using KDE Breeze theme: Menu is incorrectly positioned, too far to right side, clipping its content area
v0.90.3 is not affected
Also reported in Breeze-Trilium repository: eliandoran/breeze-trilium#15
0.90.12
Windows
Local (no sync)
Windows 10
No response
The text was updated successfully, but these errors were encountered:
Quick fix: Open dev console: Ctrl+Shift+I and paste this code:
$('<style> ul.dropdown-menu.dropdown-menu-right.show { transform: translate(-'+($('ul.dropdown-menu.dropdown-menu-right').width()+3)+'px, 0px) !important; } </style>').appendTo('html > head')
Sorry, something went wrong.
No branches or pull requests
Description
When using KDE Breeze theme:
Menu is incorrectly positioned, too far to right side, clipping its content area
v0.90.3 is not affected
Also reported in Breeze-Trilium repository:
eliandoran/breeze-trilium#15
TriliumNext Version
0.90.12
What operating system are you using?
Windows
What is your setup?
Local (no sync)
Operating System Version
Windows 10
Error logs
No response
The text was updated successfully, but these errors were encountered: