mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-11 14:01:38 -06:00
fix(context_menu): 1px overflow in height on mobile
This commit is contained in:
parent
5c53826da3
commit
de3892950c
@ -76,7 +76,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-color-picker .custom-color-cell.custom-color-cell-empty {
|
.note-color-picker .custom-color-cell.custom-color-cell-empty {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user