You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-13 04:02:20 +03:00
actually center the icon
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user