small css fix
This commit is contained in:
parent
12ea7db7d0
commit
b21ae7c91a
1 changed files with 1 additions and 1 deletions
|
@ -5043,7 +5043,7 @@ label + .wizard-buttonList {
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlighter {
|
.highlighter {
|
||||||
@extend .horizontal;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-highlightcolor=Yellow]::selection { background: #f7e7b2; }
|
[data-highlightcolor=Yellow]::selection { background: #f7e7b2; }
|
||||||
|
|
Loading…
Reference in a new issue