UX: remove hardcoded colour value (#17323)

This commit is contained in:
Chapoi 2022-07-05 05:47:29 +03:00 committed by GitHub
parent 78e03649ab
commit 408ce1312b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,6 @@
-webkit-box-flex: 0;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
color: #919191;
font-size: $font-down-1;
line-height: $line-height-large;
}