Offer the assistant the same formatting the mesh composer has, and drop the mark lower
Colour is chosen by name and mapped to a fixed value here, so the model never writes a style property — the same closed-set rule the mesh store uses.
This commit is contained in:
@@ -260,7 +260,7 @@ function vv_nc_pane_markup(string $prefix, bool $meshDefault = false,
|
||||
it can carry the badge without competing with the text. -->
|
||||
<div style="position:relative;">
|
||||
<img src="/plugins/varaverk/icons/varaverk.png" alt="" aria-hidden="true"
|
||||
style="position:absolute;left:50%;top:58%;transform:translate(-50%,-50%);
|
||||
style="position:absolute;left:50%;top:74%;transform:translate(-50%,-50%);
|
||||
width:min(94%,520px);opacity:.038;pointer-events:none;filter:grayscale(1);
|
||||
z-index:0;">
|
||||
<div id="vv-nc-log"
|
||||
|
||||
Reference in New Issue
Block a user