Skip to content

inoreader mobile fix by mimvahedi

Details

Authormimvahedi

LicenseNo License

Categoryinoreader

Created

Updated

Size315 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

fix inoreader in mobile

Notes

Source code

  /* ==UserStyle==
@name           inoreader mobile fix
@namespace      inoreader
@version        1.0.0
@description    fix inoreader in mobile
@author         mimvahedi
==/UserStyle== */
  @-moz-document domain("inoreader.com") {
    body {
      position: fixed;
      width: 100vw;
      height: 100vh;
    }
  }

Reviews

No reviews yet.