ThumbNavigation: balance the width of the icons so the labels overflow

This commit is contained in:
Alex Gleason 2021-11-12 11:48:43 -06:00
parent 6871db26c4
commit 4c1b3dd88b
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -87,6 +87,7 @@
color: var(--primary-text-color); color: var(--primary-text-color);
text-decoration: none; text-decoration: none;
font-size: 20px; font-size: 20px;
width: 55px;
span { span {
margin-top: 1px; margin-top: 1px;