mirror of https://github.com/veops/cmdb.git
logo left justify
This commit is contained in:
parent
b5c2156387
commit
10610bdb4b
|
@ -1,7 +1,7 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
<router-link :to="{name:'cmdb'}">
|
<router-link :to="{name:'cmdb'}">
|
||||||
<div style="text-align: center; margin-right: 24px">
|
<div style="margin-right: 24px">
|
||||||
<div style="display: inline-block;">
|
<div style="display: inline-block;">
|
||||||
<img src="@/assets/cmdb.png" width="50px" height="50px" style="margin:0; padding:0" />
|
<img src="@/assets/cmdb.png" width="50px" height="50px" style="margin:0; padding:0" />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue