Remove theme button outline
This commit is contained in:
parent
5b61b615f5
commit
8d51c331c7
1 changed files with 4 additions and 0 deletions
|
@ -1189,6 +1189,10 @@ kbd {
|
|||
top: 19px;
|
||||
}
|
||||
|
||||
.theme-picker button {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
#theme-picker {
|
||||
padding: 4px;
|
||||
width: 27px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue