mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
actually center the icon
This commit is contained in:
parent
76293970f4
commit
561b8752b9
@ -69,6 +69,6 @@ limitations under the License.
|
||||
right: 0;
|
||||
mask: url('$(res)/img/icon-jump-to-bottom.svg');
|
||||
mask-repeat: no-repeat;
|
||||
mask-position: 9px 14px;
|
||||
mask-position: center;
|
||||
background: $muted-fg-color;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user