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>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
86f6a3c937
Коммит
98726b9d22
@@ -3,7 +3,7 @@
|
|||||||
.help-text {
|
.help-text {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 10px 0 0;
|
margin: 10px 0 0;
|
||||||
color: $dark-gray;
|
color: rgba(var(--center-channel-color-rgb), 0.75);
|
||||||
|
|
||||||
ul,
|
ul,
|
||||||
ol {
|
ol {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user