Skip to content

zarbo hotfix by bykovser

Details

Authorbykovser

LicenseNo License

Categoryhttps://app.zarbo.tech/

Created

Updated

Size400 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

фикс меню hdri

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         zarbo hotfix
@version      1
@namespace    https://userstyles.world/user/bykovser
@description  фикс меню hdri
@author       bykovser
@license      No License
==/UserStyle== */
@-moz-document domain("app.zarbo.tech") {

    .v-overlay__scrim {
        opacity: 0 !important;
    }
    .v-dialog__content {
        justify-content: flex-start !important;
    }
}

Reviews

No reviews yet.