Skip to content

Commit

Permalink
style(components): tour delete content outline style (#16725)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuphoenixes committed Apr 30, 2024
1 parent 5cc5673 commit 9409cf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme-chalk/src/tour.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
box-shadow: getCssVar('box-shadow-light');
box-sizing: border-box;
overflow-wrap: break-word;
outline: none;

$content-selector: &;

Expand Down

0 comments on commit 9409cf1

Please sign in to comment.