Fix same button size

This commit is contained in:
Jay Trees 2022-02-28 08:55:38 +01:00
parent aa714bc309
commit 9cbae96f20

View file

@ -171,6 +171,8 @@ img {
flex: 1 1 auto;
margin: 0;
border: none;
min-height: auto;
box-shadow: none;
}