mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-13 20:23:42 +08:00
fix(projects): 修复主题相关,自适应操作系统暗黑模式
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="bg-light dark:bg-dark rounded-16px">
|
||||
<div class="bg-light dark:bg-dark rounded-16px shadow-sm">
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user