Skip to content

Commit

Permalink
v3.0.9: fix conflict with arco css style
Browse files Browse the repository at this point in the history
  • Loading branch information
mustakshif committed May 14, 2024
1 parent 0ab88de commit 4d66bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions style/components/misc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
transition-duration: .3s;
box-sizing: border-box;
border: 1px solid transparent;
box-sizing: border-box !important; // fix conflict with enhance plugin's arco css styles

.b3-menu__item--current>.b3-menu__label & {
border: 1px solid #ffffff90;
Expand Down
2 changes: 1 addition & 1 deletion theme.css

Large diffs are not rendered by default.

0 comments on commit 4d66bb3

Please sign in to comment.