fix: use correct case for CallingButton
label
Use the case specified in the respective language files instead of forcing `text-transform: lowercase` for all labels. Fixes #5959
This commit is contained in:
parent
635a59a473
commit
35772fbe89
1 changed files with 0 additions and 1 deletions
|
@ -182,7 +182,6 @@
|
|||
@include font-subtitle;
|
||||
margin-top: 8px;
|
||||
text-align: center;
|
||||
text-transform: lowercase;
|
||||
color: $color-white;
|
||||
@include calling-text-shadow;
|
||||
user-select: none;
|
||||
|
|
Loading…
Reference in a new issue