mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-05 08:57:10 +08:00
refactor: 更换 copy 组件
This commit is contained in:
3
src/styles/arco-ui/a-typography.less
Normal file
3
src/styles/arco-ui/a-typography.less
Normal file
@@ -0,0 +1,3 @@
|
||||
div.arco-typography {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
@@ -12,6 +12,7 @@
|
||||
@import './a-picker.less';
|
||||
@import './a-message.less';
|
||||
@import './a-menu.less';
|
||||
@import './a-typography.less';
|
||||
|
||||
@color-menu-dark-bg: var(--color-bg-1);
|
||||
@card-color-bg: var(--color-bg-1);
|
||||
|
||||
Reference in New Issue
Block a user