Vue + Element, SCSS plus /deep/ style does not work
For example: To adjust the style of. El-collapse-item__header
/deep/.el-collapse-item__header{
background-color: red;
}
Don’t take effect.
Replace /deep/ with ::v-deep
::v-deep .el-collapse-item__header{
background-color: red;
}
Feel free to set the style you want ^ _^
Read More:
- SCSS use / deep / error, the latest usage: v-deep
- Vue element admin configure global styles
- Vue uses SCSS dependency to report an error
- (element UI component table) how to add a style to a table
- Solving ora-21561: oid generation failed
- V-for styles individual elements
- Invalidation of margin top property of nested box in CSS style box
- How to center the box horizontally and vertically in HTML
- JavaScript / JS native dynamic introduction of external CSS files and dynamic insertion of CSS code fragments
- Modifying the default style of scrollbar in Android
- RuntimeError: cuDNN error: CUDNN_ STATUS_ EXECUTION_ Failed solutions
- Error parsing XML: error after document element
- CSS: several ways to center the box vertically and horizontally
- Vs series console flashback solution
- On the problem of QT program open crash
- Property ‘style’ does not exist on type ‘element‘
- How to set the custom blood bar UI in UE4 and how to call it
- WebHost failed to process a request.Memory gates checking failed because the free memory (140656640 …
- How to restrict input field to only input pure numbers in HTML
- Vue element El input search to achieve anti shake @ input event requests frequently