Layout: Prevent item checkbox size from shrinking sometimes

This commit is contained in:
James Taylor 2019-08-24 18:50:09 -07:00
parent 69e64f726e
commit 2435bcaeb1

View File

@ -267,6 +267,7 @@ body{
align-self:center;
height:30px;
width:30px;
min-width:30px;
margin: 0px;
}