aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whatsapp/service.css
blob: cf95e3220ee7641809f556acc4ca980ae4705c4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.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;
}

/* Hide install desktop application notice */
.xz9dl7a {
  display: none;
}

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