mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 22:30:19 +08:00
feat(projects): 新增组件页面:按钮、卡片示例
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import './naive.scss';
|
||||
|
||||
@mixin scrollbar($size:8px, $color:#d9d9d9) {
|
||||
&::-webkit-scrollbar-thumb {
|
||||
background-color: $color;
|
||||
|
||||
Reference in New Issue
Block a user