0👍
✅
add !important attribute
#barChart{
height: 250px !important;
width: 250px !important;
}
Source:stackexchange.com
0👍
add !important attribute
#barChart{
height: 250px !important;
width: 250px !important;
}