web/settings: reduce thickness of back button icon

This commit is contained in:
wukko 2024-07-23 12:20:30 +06:00
parent 5c6ef19132
commit 518f634385
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -231,7 +231,7 @@
} }
.back-button :global(svg) { .back-button :global(svg) {
stroke-width: 2px; stroke-width: 1.8px;
height: 22px; height: 22px;
width: 22px; width: 22px;
will-change: transform; will-change: transform;