aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whatsapp/service.css
blob: 0f8d364c2074fefce0388cfa882ae527c2ad7fd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.app-wrapper-web .app,
.app-wrapper-web .two,
.app-wrapper-web .three,
.app-wrapper-web .h70RQ
{
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
}

/* fix for blank spaces regarding view width on screens larger than 1080p */
.app-wrapper-web ._aigs {
  max-width: none !important;
}