mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* Revert "drawer resizable #21608" * refactor: drawer resizable * feat: direction & event core * docs: update * fix: animation conflict * fix: watchEffect onCleanup hrm error * test: add resize case * chore: format * test: old case typo * refactor: rel #21595 & add hover style Co-authored-by: thinkasany <480968828@qq.com> Co-authored-by: cszhjh <cszhjh@gmail.com> * chore: del useless file * chore: del useless file * chore: rename Co-authored-by: Dsaquel <291874700n@gmail.com> * fix: use min resizable error * fix: multiple resizable style conflicts * test: fix --------- Co-authored-by: thinkasany <480968828@qq.com> Co-authored-by: cszhjh <cszhjh@gmail.com> Co-authored-by: Dsaquel <291874700n@gmail.com>
4 lines
150 B
TypeScript
4 lines
150 B
TypeScript
import '@element-plus/components/base/style/css'
|
|
import '@element-plus/theme-chalk/el-drawer.css'
|
|
import '@element-plus/components/overlay/style/css'
|