diff --git a/Assets/assistent.css b/Assets/assistent.css index e9f5520..bb852ca 100644 --- a/Assets/assistent.css +++ b/Assets/assistent.css @@ -714,6 +714,13 @@ pointer-events: none; } +.sa-patch-silent { + opacity: 0.88; + font-size: 0.88rem; + padding: 0.35rem 0.5rem; + border-left: 3px solid color-mix(in srgb, #3fb950 70%, transparent); +} + .sa-spinner-btn { width: 0.7rem; height: 0.7rem;