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

th-downstream
HellPie 7 years ago committed by Eugen Rochko
parent 88dde57e4d
commit edd1a3fb4e

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

Loading…
Cancel
Save