mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
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-repeat: no-repeat;
|
||||
mask-position: center;
|
||||
mask-size: 50%;
|
||||
background: $muted-fg-color;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue