Style fix

This commit is contained in:
Elio Struyf
2024-06-28 13:22:55 +02:00
parent b03d972d31
commit fe7a296cc1

View File

@@ -345,6 +345,7 @@ button {
&:disabled {
opacity: 0.5;
color: var(--vscode-disabledForeground);
background: none;
}
svg {