mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
style(components): tour delete content outline style (#16725)
This commit is contained in:
parent
5cc5673ccb
commit
9409cf1911
@ -19,6 +19,7 @@
|
||||
box-shadow: getCssVar('box-shadow-light');
|
||||
box-sizing: border-box;
|
||||
overflow-wrap: break-word;
|
||||
outline: none;
|
||||
|
||||
$content-selector: &;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user