mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
Performance fix: hide all glyphs in cheat sheet initially
This commit is contained in:
parent
1005ac170e
commit
fcef897435
@ -37,6 +37,7 @@
|
|||||||
height: 120px;
|
height: 120px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
display: none; /* don't show any by default */
|
||||||
}
|
}
|
||||||
|
|
||||||
#main .nerd-font-cheat-sheet .column .class-name {
|
#main .nerd-font-cheat-sheet .column .class-name {
|
||||||
|
Loading…
Reference in New Issue
Block a user