🐛 Fix hidden file name on import

This commit is contained in:
Pablo Alba 2022-04-08 09:13:43 +02:00
parent 3a95a1cea1
commit f7d2f6ec51
2 changed files with 2 additions and 0 deletions

View file

@ -369,6 +369,7 @@
white-space: nowrap;
.icon-library {
height: 14px;
width: 14px;
fill: $color-gray-20;
margin-left: 0.5rem;