Skip to content

Commit

Permalink
Disable style override on vue-select elements
Browse files Browse the repository at this point in the history
- Disable style override on NcActionButton with `:not(.action-button)`
  due to increased specificity over scoped Vue styles when only
  `:not([class^="vs__"])` is added

Signed-off-by: Christopher Ng <chrng8@gmail.com>
  • Loading branch information
Pytal committed Dec 6, 2022
1 parent be0faca commit d3d5034
Show file tree
Hide file tree
Showing 5 changed files with 137 additions and 73 deletions.
93 changes: 61 additions & 32 deletions core/css/inputs.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d3d5034

Please sign in to comment.