Skip to content

Jira - Wide modals by mattnakama-skytap

Screenshot of Jira - Wide modals

Details

Authormattnakama-skytap

LicenseApache 2.0

Categoryatlassian.net

Created

Updated

Size345 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make the Jira create ticket modals wide

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Jira - Wide modals
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Make the Jira create ticket modals wide
@author         mattnakama@skytap.com
==/UserStyle== */
@-moz-document domain("atlassian.net") {
    * {
        --modal-dialog-width: 100% !important;
    }
}

Reviews

No reviews yet.