logo left justify

This commit is contained in:
pycook 2020-02-16 19:18:51 +08:00
parent 342a79ed0c
commit 93ebc8d2e9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="logo">
<router-link :to="{name:'cmdb'}">
<div style="text-align: center; margin-right: 24px">
<div style="margin-right: 24px">
<div style="display: inline-block;">
<img src="@/assets/cmdb.png" width="50px" height="50px" style="margin:0; padding:0" />
</div>