Ji_Cheng

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2020年9月4日

摘要: 1.一般情况下,添加!important将自己的优先级设置高,例如 .el-tabs__header{ position: static !important; } 2.以上方法不行,大概率是由于<style lang ="css" scoped></style>中的scoped导致的,不建议直接去 阅读全文
posted @ 2020-09-04 09:09 Ji_Cheng 阅读(250) 评论(0) 推荐(0)