Fix: Increase initial height for bottom tabs in action screen (#5894)
This commit is contained in:
parent
8fcbb6e4c1
commit
57903ec88c
|
|
@ -2481,7 +2481,7 @@ export const theme: Theme = {
|
|||
},
|
||||
pageContentWidth: 1224,
|
||||
tabPanelHeight: 34,
|
||||
actionsBottomTabInitialHeight: "30%",
|
||||
actionsBottomTabInitialHeight: "40%",
|
||||
alert: {
|
||||
info: {
|
||||
color: Colors.AZURE_RADIANCE,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user