You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
Merge pull request #2644 from matrix-org/travis/settings/fix-icons
Fix icons being cut off in settings
This commit is contained in:
@@ -64,7 +64,7 @@ limitations under the License.
|
||||
background-color: $tab-label-icon-bg-color;
|
||||
mask-repeat: no-repeat;
|
||||
mask-size: 16px;
|
||||
width: 14px;
|
||||
width: 16px;
|
||||
height: 22px;
|
||||
mask-position: center;
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user