mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 07:39:55 +01:00
fix(context_menu): 1px overflow in height on mobile
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user