mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-13 20:23:42 +08:00
feat(projects): 新增组件页面:按钮、卡片示例
This commit is contained in:
6
src/styles/scss/naive.scss
Normal file
6
src/styles/scss/naive.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.n-icon-slot {
|
||||
width: auto !important;
|
||||
height: auto !important;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user