1
0
Fork 0
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:
kkapsner 2019-05-04 01:17:46 +02:00
parent 4e276edb22
commit 9891c1d9b8
2 changed files with 7 additions and 6 deletions

View file

@ -41,6 +41,7 @@ select {
background-image: url("selectArrow.svg");
background-position: 100% 50%;
background-repeat: no-repeat;
padding-right: 20px;
}
input[type=checkbox]{