This commit is contained in:
zandercymatics 2024-06-25 11:53:04 -06:00
parent b934b21ce7
commit 9fcbb0f492
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -815,7 +815,7 @@ div.dja__model-description{
}
.thin-border {
background-color: (--selected-bg);
background-color: var(--selected-bg);
border: 1px solid var(--border-color);
border-radius: 8px;
label {