mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +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;
|
||||
text-align: center;
|
||||
margin-bottom: 10px;
|
||||
display: none; /* don't show any by default */
|
||||
}
|
||||
|
||||
#main .nerd-font-cheat-sheet .column .class-name {
|
||||
|
Loading…
Reference in New Issue
Block a user