Remove outline
This commit is contained in:
parent
5bb5652aef
commit
274b5d0872
1 changed files with 1 additions and 0 deletions
|
|
@ -5,4 +5,5 @@
|
|||
border: 0.5px solid rgba(0, 0, 0, 0.18);
|
||||
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
|
||||
transform-origin: var(--radix-popover-content-transform-origin);
|
||||
outline: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue