Nudge the mark: lower in the assistant, higher in the mesh
This commit is contained in:
@@ -162,7 +162,7 @@ function vv_ai_chat_assets(): void {
|
||||
.vv-ai-chat-wrap { background:#0b0b0b; border-radius:6px; }
|
||||
.vv-ai-chat-wrap::before {
|
||||
content:''; position:absolute; inset:0; z-index:0; pointer-events:none;
|
||||
background:url('/plugins/varaverk/icons/varaverk.png') center 74%/min(84%,520px) no-repeat;
|
||||
background:url('/plugins/varaverk/icons/varaverk.png') center 86%/min(84%,520px) no-repeat;
|
||||
opacity:.032; filter:grayscale(1);
|
||||
}
|
||||
.vv-ai-empty { color:#3a3a3a; font-size:12px; text-align:center; padding:60px 20px; line-height:1.7; }
|
||||
|
||||
Reference in New Issue
Block a user