Expand all support article accordion panels. ๐ช๐ถ๐
support.airtable.com - 8/18/2023, 3:08:26 PM by danielmatteson
Details
Authordanielmatteson
LicenseNo License
Categoryairtable
Created
Updated
Size337 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
.panel {
max-height: 100% !important;
}
/* ==UserStyle==
@name support.airtable.com - 8/18/2023, 3:08:26 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("support.airtable.com") {
/* Insert code here... */
}