apply mask-size for svgs with bigger viewbox (#7812)
Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
parent
c2cf3a2d9e
commit
78524bddce
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ limitations under the License.
|
|||
width: 16px;
|
||||
min-width: 16px;
|
||||
max-width: 16px;
|
||||
mask-size: contain;
|
||||
}
|
||||
|
||||
span.mx_IconizedContextMenu_label { // labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue