0.0.9 style search field fix

This commit is contained in:
2024-04-11 09:49:56 +03:00
parent cd6fde962b
commit 6b63f8b87e

View File

@@ -1127,7 +1127,7 @@
border: 1px solid #E6E6E6;
display: block;
height: 20px;
width: calc(100% - 26px);
width: calc(100% - 17px);
padding: 20px 10px;
background: url(/static/img/svg/Calendar.svg) white 50%;
background-repeat: no-repeat;