scale the icon a bit, as centering changed it's size
This commit is contained in:
parent
561b8752b9
commit
29e17af2f8
1 changed files with 1 additions and 0 deletions
|
@ -70,5 +70,6 @@ limitations under the License.
|
||||||
mask: url('$(res)/img/icon-jump-to-bottom.svg');
|
mask: url('$(res)/img/icon-jump-to-bottom.svg');
|
||||||
mask-repeat: no-repeat;
|
mask-repeat: no-repeat;
|
||||||
mask-position: center;
|
mask-position: center;
|
||||||
|
mask-size: 50%;
|
||||||
background: $muted-fg-color;
|
background: $muted-fg-color;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue