Status: fix size of lock icon

This commit is contained in:
Alex Gleason
2021-10-02 15:08:43 -05:00
parent 0a4ffc3624
commit fcd9e47a99

View File

@ -150,6 +150,7 @@
svg.icon-tabler {
// Tabler icons are a little thicker than Feather icons
stroke-width: 1.6px !important;
transform: scale(1.2);
}
}