🎨
This commit is contained in:
parent
227f52d758
commit
4149c7782f
2 changed files with 13 additions and 13 deletions
|
|
@ -177,17 +177,8 @@ export default defineComponent({
|
|||
}
|
||||
|
||||
&:focus {
|
||||
&:after {
|
||||
content: "";
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
top: -5px;
|
||||
right: -5px;
|
||||
bottom: -5px;
|
||||
left: -5px;
|
||||
border: 2px solid var(--accentAlpha03);
|
||||
border-radius: 10px;
|
||||
}
|
||||
outline: solid 2px var(--focus);
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
&.inline + .bghgjjyj {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue