mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-12 20:25:00 +00:00
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