mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 19:30:17 +08:00
style: change outline property to outline-style for better clarity
This commit is contained in:
parent
dc9fb381f7
commit
ae0cee9ef4
@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
*:focus {
|
||||
outline: none;
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user