mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-02 18:39:06 +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 {
|
*:focus {
|
||||||
outline: none;
|
outline-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user