adding focus to the editing block (#10593)
This commit is contained in:
@@ -163,7 +163,6 @@ export function ComposerPrompt() {
|
|||||||
}),
|
}),
|
||||||
web({
|
web({
|
||||||
cursor: 'pointer',
|
cursor: 'pointer',
|
||||||
outline: 'none',
|
|
||||||
}),
|
}),
|
||||||
pressed && web({outline: 'none'}),
|
pressed && web({outline: 'none'}),
|
||||||
]}>
|
]}>
|
||||||
|
|||||||
Reference in New Issue
Block a user