1. Open terminal and type the following
sudo apt install qgnomeplatform-qt5
2. Edit /etc/environment and paste the following:
sudo vim /etc/environment
# fix for broken QT themes
QT_QPA_PLATFORM=xcb
3. Log out of the session or restart the machine.
sudo reboot