Fix Location Ref input borders

This commit is contained in:
Fred Boniface 2023-06-22 21:17:53 +01:00
parent ecf7e0de64
commit f5302b58d8
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
input { input {
font-family: urwgothic, sans-serif; font-family: urwgothic, sans-serif;
border-radius: 50px; border-radius: 50px;
border: none;
width: 60%; width: 60%;
max-width: 200px; max-width: 200px;
min-width: 130px; min-width: 130px;