This commit is contained in:
ludwiczakpawel 2022-01-26 12:34:14 +01:00 committed by GitHub
parent 38f7957e3a
commit 99c05982e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@
border-radius: var(--radius);
width: max-content;
opacity: var(--opacity-0);
pointer-events: none;
}
.js-focus-visible &__activator.focus-visible:focus,