Remove theme button outline

This commit is contained in:
Guillaume Gomez 2018-02-20 20:13:17 +01:00
parent 5b61b615f5
commit 8d51c331c7

View File

@ -1189,6 +1189,10 @@ kbd {
top: 19px;
}
.theme-picker button {
outline: none;
}
#theme-picker {
padding: 4px;
width: 27px;