fixed space between icons and text preview

This commit is contained in:
PandaDEV 2024-08-26 17:22:23 +10:00
parent fa2744069a
commit 15424eee84
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
2 changed files with 3 additions and 2 deletions

View file

@ -105,7 +105,7 @@ body,
padding: 10px;
padding-inline: 10px;
letter-spacing: 0.5px;
gap: 16px;
gap: 10px;
overflow: hidden;
text-overflow: clip;
white-space: nowrap;