Made node text easier to read
This commit is contained in:
parent
425e85a1ee
commit
066ef71395
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ function mouseUp(e: MouseEvent | TouchEvent) {
|
|||
font-family: monospace;
|
||||
font-size: 200%;
|
||||
pointer-events: none;
|
||||
filter: drop-shadow(3px 3px 2px var(--tooltip-background));
|
||||
}
|
||||
|
||||
.progress {
|
||||
|
|
Loading…
Reference in a new issue