aboutsummaryrefslogtreecommitdiffstats
path: root/packages/renderer/src/components/locationBar/splitUrl.ts
Commit message (Collapse)AuthorAge
* design: Location bar and other UI stylingLibravatar Kristóf Marussy2022-03-06
InputBase paddings are idiosyncratic if there is both a start and an end adornment. To simplify the styles, we override the styling from InputBase and compute our own paddings. The animated color change when switching from a secure site to an insecure one was distracting, so we disable color animations in the location bar.