Browse Source

Remove chromium input hilight that clashes with our own

tags/v1.1.4
Shpuld Shpuldson 5 years ago
parent
commit
50edead11c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/pleroma/web/templates/layout/app.html.eex

+ 1
- 0
lib/pleroma/web/templates/layout/app.html.eex View File

@@ -116,6 +116,7 @@
}

input:focus {
outline: none;
border-bottom: 2px solid #d8a070;
}



Loading…
Cancel
Save