add shape stypes

This commit is contained in:
Orion Reed 2024-12-01 17:18:25 -05:00
parent db42811ea2
commit 2b4215e1df
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
fc-geometry {
background: transparent;
position: absolute;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 2px;
border: 2px solid rgba(0, 0, 0, 0.5);
}
distance-field canvas {