This commit is contained in:
SBD
2023-11-25 21:49:24 +03:00
parent 4e2d453ff1
commit 415784bf06

View File

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