img change for csb
parent
d32a11ffd0
commit
7b918f6371
|
@ -355,10 +355,10 @@ export default {
|
||||||
|
|
||||||
<h5>Templating</h5>
|
<h5>Templating</h5>
|
||||||
<Button type="button" class="p-px-3">
|
<Button type="button" class="p-px-3">
|
||||||
<img alt="logo" src="../../assets/images/logo-white.svg" style="width: 1.5rem"/>
|
<img alt="logo" src="https://www.primefaces.org/wp-content/uploads/2020/05/placeholder.png" style="width: 1.5rem"/>
|
||||||
</Button>
|
</Button>
|
||||||
<Button type="button" class="p-button-outlined p-button-success">
|
<Button type="button" class="p-button-outlined p-button-success">
|
||||||
<img alt="logo" src="../../assets/images/logo.svg" style="width: 1.5rem" />
|
<img alt="logo" src="https://www.primefaces.org/wp-content/uploads/2020/05/placeholder.png" style="width: 1.5rem" />
|
||||||
<span class="p-ml-2 p-text-bold">PrimeVue</span>
|
<span class="p-ml-2 p-text-bold">PrimeVue</span>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue