mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 03:43:28 +10:00
Merge pull request #203 from sharetribe/fix-ios-input-border-radius
Remove border radius from inputs
This commit is contained in:
commit
c4462df1d3
1 changed files with 1 additions and 0 deletions
|
|
@ -256,6 +256,7 @@ input {
|
|||
border-bottom-width: 3px;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-color: var(--marketplaceColor);
|
||||
border-radius: 0;
|
||||
|
||||
&::placeholder {
|
||||
color: var(--matterColorAnti);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue