mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style(client): toast sometimes going out of bounds
This commit is contained in:
parent
91ae9d75f7
commit
51d879ba6f
@ -1134,6 +1134,7 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href
|
|||||||
|
|
||||||
.toast-body {
|
.toast-body {
|
||||||
white-space: preserve-breaks;
|
white-space: preserve-breaks;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ck-mentions .ck-button {
|
.ck-mentions .ck-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user