Fixed link selection height in the editor (#379)
This commit is contained in:
parent
c82b1301af
commit
796072eb18
|
@ -316,5 +316,5 @@ footnote {
|
|||
background: var(--selection-background);
|
||||
color: var(--selection-color);
|
||||
border: solid var(--selection-background);
|
||||
border-width: 5px 0;
|
||||
border-width: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user