mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-29 17:58:27 +00:00
web/settings: reduce thickness of back button icon
This commit is contained in:
parent
5c6ef19132
commit
518f634385
|
@ -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