Remove border-radius in color-picker buttons on Windows
This commit is contained in:
parent
14ea68c819
commit
de9e7ff962
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ color-picker {
|
||||||
appearance: none;
|
appearance: none;
|
||||||
height: auto;
|
height: auto;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
border-radius: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue