mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [page-header] fix styles introduced on demand (#9564)
Co-authored-by: lizhequ <lizhequ@ysbang.cn>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
import '@element-plus/components/base/style/css'
|
||||
import '@element-plus/components/divider/style/css'
|
||||
import '@element-plus/theme-chalk/el-page-header.css'
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
import '@element-plus/components/base/style'
|
||||
import '@element-plus/components/divider/style'
|
||||
import '@element-plus/theme-chalk/src/page-header.scss'
|
||||
|
||||
Reference in New Issue
Block a user