Google Chrome suddenly increased size (see picture)

  1. First , close all instances of Google Chrome.

    killall chrome
    
  2. Open a terminal and run this command

    google-chrome --high-dpi-support=1 --force-device-scale-factor=1
    

    Now open again, it would solve the issue.