mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08: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…
Reference in New Issue
Block a user