forked from profectus/Profectus
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-family: monospace;
|
||||||
font-size: 200%;
|
font-size: 200%;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
filter: drop-shadow(3px 3px 2px var(--tooltip-background));
|
||||||
}
|
}
|
||||||
|
|
||||||
.progress {
|
.progress {
|
||||||
|
|
Loading…
Reference in a new issue