Skip to content

whatsapp.com by j-cake

Details

Authorj-cake

LicenseNo License

Categoryweb.whatsapp.com

Created

Updated

Size494 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

You know how whatsapp web places the app, kinda awkwardly in the middle of the screen? Well no more!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         whatsapp.com
@version      20220307.11.19
@namespace    userstyles.world/user/j-cake
@description  You know how whatsapp web places the app, kinda awkwardly in the middle of the screen? Well no more!
@author       j-cake
@license      No License
==/UserStyle== */

@-moz-document domain("whatsapp.com") {
html[dir] .app-wrapper-web ._1XkO3 {
    margin: initial !important;
    width: 100% !important;
    height: 100% !important;
    top: initial !important;
}
}

Reviews

No reviews yet.