fix: circle icons was being cut off for some fonts

This commit is contained in:
Christian Chiarulli 2023-07-04 19:46:59 -04:00
parent 36f9691b9b
commit da6c70b7c0

View file

@ -78,7 +78,7 @@ return {
ChevronShortLeft = "",
ChevronShortRight = "",
ChevronShortUp = "",
Circle = "",
Circle = " ",
Close = "󰅖",
CloudDownload = "",
Code = "",