DijiHax.pytorch / Chat.module.css
dijihax's picture
Upload 59 files
bae9410 verified
raw
history blame
250 Bytes
.chat-disabled {
text-align: center;
padding: 0.5rem 0.25rem;
background-color: var(--vscode-inputValidation-errorBackground);
border-bottom: solid 1px var(--vscode-inputValidation-errorBorder);
color: var(--vscode-foreground);
}