Adding a button to clear folder search input field

This commit is contained in:
codiflow 2023-01-12 13:03:03 +01:00
parent a2336be273
commit 7b29dca261
4 changed files with 14 additions and 2 deletions

View file

@ -15,7 +15,7 @@
}
input {
width: calc(100% - 8px);
width: calc(100% - 37px);
margin-left: 4px;
}