mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 08:51:32 +02:00
Merge pull request #2644 from matrix-org/travis/settings/fix-icons
Fix icons being cut off in settings
This commit is contained in:
commit
c68b770d77
@ -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: '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user