Merge pull request #600 from rancher/mantis-toboggan-md-patch-2

Update Masthead.vue
This commit is contained in:
Vincent Fiduccia 2020-05-04 16:57:06 -05:00 committed by GitHub
commit 4eca7fa40e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ export default {
flex-direction: column;
color: var(--input-label);
& > * {
margin: 5px;
margin: 5px 5px 5px 0px;
}
}