mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
hide "type around" controls in printed PDF, closes #1129
This commit is contained in:
parent
2b757bfccd
commit
263b65997c
@ -324,3 +324,9 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* !!!!!! TRILIUM CUSTOM CHANGES !!!!!! */
|
||||
|
||||
.ck-widget__type-around { /* gets rid of triangles: https://github.com/zadam/trilium/issues/1129 */
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user