Skip to content

Google Sheets sheets list max height by HammerPoppy

Screenshot of Google Sheets sheets list max height

Details

AuthorHammerPoppy

LicenseNo License

Categoryhttps://docs.google.com/spreadsheets/

Created

Updated

Size288 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes sheets list much taller which is useful when you have many sheets.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Google Sheets sheets list max height
@version    20241209.08.03
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://docs.google.com/spreadsheets/") {
.docs-menu-attached-button-above {
    top: 58px !important;
    height: auto !important;
}
}

Reviews

No reviews yet.