Class Properties
gl-max-h-0
max-height: 0;
gl-max-h-1
max-height: 0.125rem; /* 2px */
gl-max-h-2
max-height: 0.25rem; /* 4px */
gl-max-h-3
max-height: 0.5rem; /* 8px */
gl-max-h-4
max-height: 0.75rem; /* 12px */
gl-max-h-5
max-height: 1rem; /* 16px */
gl-max-h-6
max-height: 1.5rem; /* 24px */
gl-max-h-7
max-height: 2rem; /* 32px */
gl-max-h-8
max-height: 2.5rem; /* 40px */
gl-max-h-9
max-height: 3rem; /* 48px */
gl-max-h-10
max-height: 3.5rem; /* 56px */
gl-max-h-11
max-height: 4rem; /* 64px */
gl-max-h-12
max-height: 5rem; /* 80px */
gl-max-h-13
max-height: 6rem; /* 96px */
gl-max-h-15
max-height: 7.5rem; /* 120px */
gl-max-h-20
max-height: 10rem; /* 160px */
gl-max-h-26
max-height: 13rem; /* 208px */
gl-max-h-28
max-height: 14rem; /* 224px */
gl-max-h-30
max-height: 15rem; /* 240px */
gl-max-h-31
max-height: 15.5rem; /* 248px */
gl-max-h-34
max-height: 17rem; /* 272px */
gl-max-h-48
max-height: 24rem; /* 384px */
gl-max-h-62
max-height: 31rem; /* 496px */
gl-max-h-75
max-height: 37.5rem; /* 600px */
gl-max-h-80
max-height: 40rem; /* 640px */
gl-max-h-88
max-height: 44rem; /* 704px */
gl-max-h-px
max-height: 1px;
gl-max-h-11-5
max-height: 4.5rem; /* 72px */
gl-max-h-none
max-height: none;
gl-max-h-full
max-height: 100%;
gl-max-h-screen
max-height: 100vh;
gl-max-h-svh
max-height: 100svh;
gl-max-h-lvh
max-height: 100lvh;
gl-max-h-dvh
max-height: 100dvh;
gl-max-h-min
max-height: min-content;
gl-max-h-max
max-height: max-content;
gl-max-h-fit
max-height: fit-content;