GH-894 - Removing uppercase from label (#985)

This commit is contained in:
Asaad Mahmood 2021-08-16 11:31:48 +05:00 committed by GitHub
parent b6d32da68c
commit 6e1b784c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,6 @@
input {
line-height: 20px;
color: rgba(var(--center-channel-color-rgb), 0.8);
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
}