移除Panel组件中的阴影效果
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="panel bg-white shadow overflow-hidden"
|
||||
<div class="panel bg-white overflow-hidden"
|
||||
:style="{ width: '100%', height: '100%' }">
|
||||
<div class="flex flex-col h-full">
|
||||
<!-- 标题栏 -->
|
||||
|
||||
Reference in New Issue
Block a user