Electrum seed phrases include a version number that determines the addresses type. They are not a like a BIP39 seed phrase which can be used for creating different addresses types.
Since version 4.1.0, electrum creates a segwit wallet by default and don't ask you the wallet type.
If you want to create legacy addresses on electrum, you can the following command on console.
make_seed(128,"","standard")