web-app/src/styles/index.less (5 lines of code) (raw):

/* You can add global styles to this file, and also import other style files */ @media screen and (max-width: 768px) { .mobile-hide { display: none; } }