Fix : + Button has been changed to a square hence fixing the position of the + to appear in the center

pull/41/head
Deepak Kamath K 2022-10-15 13:57:00 +05:30
parent d3adb99b82
commit ac12b8ec4e
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ form {
.filterHeader button {
margin-left: 1em;
width: 1.5em;
width: 1.7em;
height: 1.7em;
cursor: pointer;
}