fix: remove padding in large form in site list

This commit is contained in:
Kazhnuz 2020-12-30 13:50:42 +01:00
parent fc878cacf3
commit 0bde1df9e2

View file

@ -53,6 +53,7 @@
width:120px;
flex-grow:2;
flex-shrink: 0;
margin:0;
}
}
}