mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Fixed collision with "arrow" in select.
This commit is contained in:
parent
4e276edb22
commit
9891c1d9b8
2 changed files with 7 additions and 6 deletions
|
@ -41,6 +41,7 @@ select {
|
|||
background-image: url("selectArrow.svg");
|
||||
background-position: 100% 50%;
|
||||
background-repeat: no-repeat;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
input[type=checkbox]{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue