forked from AkkomaGang/akkoma
Remove chromium input hilight that clashes with our own
This commit is contained in:
parent
8ddbedcd9a
commit
50edead11c
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
input:focus {
|
input:focus {
|
||||||
|
outline: none;
|
||||||
border-bottom: 2px solid #d8a070;
|
border-bottom: 2px solid #d8a070;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue