mirror of
https://github.com/imputnet/cobalt.git
synced 2025-02-18 11:20:14 +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) {
|
.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;
|
||||||
|
|
Loading…
Reference in a new issue