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

lolsob-rspec
HellPie 2018-02-18 16:32:58 +01:00 committed by Eugen Rochko
parent 88dde57e4d
commit edd1a3fb4e
1 changed files with 1 additions and 0 deletions

View File

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