add shape stypes
This commit is contained in:
parent
db42811ea2
commit
2b4215e1df
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue