fix: 去掉聚焦时的边框
This commit is contained in:
parent
3ba00dc3c7
commit
7601491497
|
@ -1726,6 +1726,7 @@ export default {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-thumbnail {
|
&-thumbnail {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user