ENH: ADJUST MENU BUTTON HEIGHT
Change-Id: I3b252b94ed8811145cfa236302d998c64ac9945a (cherry picked from commit 0021bc7182b73e165227b6c90045589cfad452be)
This commit is contained in:
parent
895e90733b
commit
819e1192b7
|
@ -227,6 +227,7 @@ body
|
||||||
height: 140px;
|
height: 140px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex: 0 0 140px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.MenuItem
|
.MenuItem
|
||||||
|
|
Loading…
Reference in New Issue