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

._1Wk6A ._3YewW._31v_P._2Ptrm {
  display: none;
}

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