Add the code below to Custom CSS field on your Popup widget’s Settings tab:
.global-styles, [class^="ButtonBase__ButtonContainer"] {
width: 20px;
height: 50px;
font-size: 20px !important;
}
Add the code below to Custom CSS field on your Popup widget’s Settings tab:
.global-styles, [class^="ButtonBase__ButtonContainer"] {
width: 20px;
height: 50px;
font-size: 20px !important;
}