Removed fixed style

pull/104/head
cagataycivici 2019-12-02 14:16:23 +03:00
parent 38a411e2e9
commit f1e9fbb90d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="p-card p-component ui-card-shadow" style="width: 360px;">
<div class="p-card p-component">
<div class="p-card-header" v-if="$slots.header">
<slot name="header"></slot>
</div>