mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-23 11:16:20 +01:00
web/settings: reduce thickness of back button icon
This commit is contained in:
parent
5c6ef19132
commit
518f634385
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
|||
}
|
||||
|
||||
.back-button :global(svg) {
|
||||
stroke-width: 2px;
|
||||
stroke-width: 1.8px;
|
||||
height: 22px;
|
||||
width: 22px;
|
||||
will-change: transform;
|
||||
|
|
Loading…
Reference in a new issue