Hello @ulim
I really think that this argument is moot. I could say the exact same thing about Windows PCs. There are a lot of Windows devices running old software such as Windows XP or Windows 7, which are not supported by pretty much any software anymore.
I’m really sorry, but we will not be able to do anything regarding unsupported software, especially when support has also been dropped by the parent company. Again, supporting these old devices would mean we would have to put a hold on innovation, which is simply not feasible. Think about it for a second – do you think you would still have the same features in WordPress if they were to support such old software? Not even WordPress offers support for these old browsers, so I think you should start with that. ??
But sure, here’s a little CSS snippet that should make things look a bit better in this old version. However, please note this is still an unsupported state and you may also run into other problems with other softwares.
article > .entry-content > * {
margin-left: var(--theme-default-editor, auto);
margin-right: var(--theme-default-editor, auto);
}
Thanks.