changed helper text to control-label class (#25969)

* changed helper text to control-label class

* removed the help-text class

* added "helping-text" className

* Updated helping-text color

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Muzakir Shah
2024-03-02 23:08:29 +05:00
коммит произвёл GitHub
родитель 86f6a3c937
Коммит 98726b9d22

Просмотреть файл

@@ -3,7 +3,7 @@
.help-text {
display: block;
margin: 10px 0 0;
color: $dark-gray;
color: rgba(var(--center-channel-color-rgb), 0.75);
ul,
ol {