Skip to content

Workato docs: wide by sbebe

Details

Authorsbebe

LicenseNo License

Categorydocs.workato.com

Created

Updated

Size443 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wider place for documentation text

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Workato docs: wide
@version      20230702.12.06
@namespace    userstyles.world/user/sbebe
@description  Wider place for documentation text
@author       sbebe
@license      No License
==/UserStyle== */

@-moz-document url-prefix("docs.workato.com") {
.Layout__main {
    max-width: unset;
}
.Layout__page {
    max-width: unset;
}
.Layout:not(.custom-page) .content {
    max-width: unset;
}
}

Reviews

No reviews yet.