outline fixes

This commit is contained in:
Freeplay 2023-04-28 23:26:19 -04:00
parent ca68d4fd28
commit 5e01581d06
2 changed files with 2 additions and 0 deletions

View file

@ -490,6 +490,7 @@ defineExpose({
}
.root {
outline: none;
&.dialog {
> .content {
position: fixed;

View file

@ -7,6 +7,7 @@
v-bind="Object.fromEntries(currentPageProps)"
tabindex="-1"
v-focus
style="outline: none;"
/>
<template #fallback>