graflow: also embed button icons
This commit is contained in:
@@ -54,7 +54,6 @@ class BZgraflow extends Buildoz{
|
|||||||
const style = document.createElement('style')
|
const style = document.createElement('style')
|
||||||
//TODO kick this wart somewhere under a carpet
|
//TODO kick this wart somewhere under a carpet
|
||||||
style.textContent = `
|
style.textContent = `
|
||||||
/*@import '/app/assets/styles/icons.css';*/
|
|
||||||
.bzgf-wires-container,
|
.bzgf-wires-container,
|
||||||
.bzgf-nodes-container{ position: absolute; inset: 0; width: 100%; height: 100%; }
|
.bzgf-nodes-container{ position: absolute; inset: 0; width: 100%; height: 100%; }
|
||||||
.bzgf-nodes-container .bzgf-node{ position:absolute; }
|
.bzgf-nodes-container .bzgf-node{ position:absolute; }
|
||||||
|
|||||||
Reference in New Issue
Block a user