element-call-Github/src/usePageFocusStyle.module.css
2022-01-18 16:03:49 -08:00

4 lines
45 B
CSS

.hideFocus * {
outline: none !important;
}