mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
fix ugly hover close button
This commit is contained in:
parent
7609bc78ec
commit
15f8173add
@ -968,3 +968,8 @@ input {
|
|||||||
.note-split.full-content-width {
|
.note-split.full-content-width {
|
||||||
max-width: 999999px;
|
max-width: 999999px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.close:hover {
|
||||||
|
text-shadow: none;
|
||||||
|
color: currentColor;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user