add shape stypes
This commit is contained in:
parent
db42811ea2
commit
2b4215e1df
|
|
@ -18,6 +18,9 @@
|
||||||
fc-geometry {
|
fc-geometry {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
position: absolute;
|
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 {
|
distance-field canvas {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue