scale the icon a bit, as centering changed it's size

pull/21833/head
Bruno Windels 2020-07-31 14:30:38 +02:00
parent 561b8752b9
commit 29e17af2f8
1 changed files with 1 additions and 0 deletions

View File

@ -70,5 +70,6 @@ limitations under the License.
mask: url('$(res)/img/icon-jump-to-bottom.svg');
mask-repeat: no-repeat;
mask-position: center;
mask-size: 50%;
background: $muted-fg-color;
}