fix css
This commit is contained in:
parent
28071eb1f3
commit
6dc7a2e9a7
1 changed files with 2 additions and 3 deletions
|
|
@ -143,13 +143,12 @@ text.helper:hover {
|
|||
/* font-weight: 800; */
|
||||
}
|
||||
|
||||
.draggableText.highlight {
|
||||
.draggableText.highlight:not(.selected) {
|
||||
fill: green;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
.highlight {
|
||||
.highlight:not(.selected) {
|
||||
stroke: green;
|
||||
stroke-width: 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue