Ionic serve doest not display correct app design

hi,

Running my app by ionic serve --lab
=> the app design display correctly (android, ios)
=> it’s the same that on real phone (android, ios) (checked by build&run)

Running my app by ionic serve --platform android(ios or browser)
=> the app design won"t display correctly

where can be the problems’ source please ?