Remove outline from body window (Fixes #6501) (#6502)

main
HellPie 7 years ago committed by Eugen Rochko
parent 51869f2a8c
commit bc6751ecce

@ -122,5 +122,6 @@ button {
height: 100%;
align-items: center;
justify-content: center;
outline: 0 !important;
}
}

Loading…
Cancel
Save