mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-05-04 01:01:13 +08:00
style(editor): 重置workspace区域focus样式
This commit is contained in:
parent
b8dbb37b9b
commit
2856ee3b6c
@ -2,4 +2,8 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
&:focus-visible {
|
||||||
|
outline: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user