Skip to content

Commit 47700cc

Browse files
liuziqiboyongjiong
liuziqi
authored andcommitted
style(extension/labable): 解决.lf-label-overlay的重复样式
1 parent b25b6a6 commit 47700cc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/extension/src/style/index.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
&-editing {
3535
outline: 2px solid #275dc5;
36-
outline: none;
3736
cursor: text;
3837
}
3938

packages/extension/src/style/raw.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export const content = `@import url('medium-editor/dist/css/medium-editor.min.cs
3434
}
3535
.lf-label-overlay .lf-label-editor-editing {
3636
outline: 2px solid #275dc5;
37-
outline: none;
3837
cursor: text;
3938
}
4039
.lf-label-overlay .lf-label-editor-hover {

0 commit comments

Comments
 (0)