Improve colors in settings (#7283)
This commit is contained in:
parent
3c5c2bef6d
commit
7da8c51c6b
15 changed files with 17 additions and 50 deletions
|
@ -64,7 +64,7 @@ limitations under the License.
|
|||
> .mx_AccessibleButton_kind_link {
|
||||
display: inline-block;
|
||||
margin: auto 18px;
|
||||
color: #368bd6;
|
||||
color: $links;
|
||||
font-size: $font-14px; // See _SpaceSettingsDialog.scss
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue