Skip to content

wider github repo view by zhouhao

Details

Authorzhouhao

LicenseNo License

Categorygithub.com

Created

Updated

Size358 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Show repo source code list view wider

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         github.com
@version      20230501.18.01
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://github.com/SaltyNote/saltynote-service") {
.Layout.Layout--sidebarPosition-end {
    grid-template-columns: unset !important;
    width: 100% !important;
}

.Layout .Layout-main {
    min-width: 1024px !important;
}
}

Reviews

No reviews yet.