sorting header on api keys page styles fixed (#3537)

This commit is contained in:
Nikolay Yurchenko 2019-11-11 15:13:36 +02:00 committed by GitHub
parent e065ad0016
commit 20eef5a20a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ export default class SortApiKeysHeader extends Vue {
&__title {
font-family: 'font_medium', sans-serif;
font-size: 16px;
margin: 0 0 0 26px;
margin: 0 0 0 80px;
color: #2a2a32;
}