Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
050f04bed7
|
@ -2,6 +2,11 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
.mx_Stickers_content_container {
|
||||
overflow: hidden;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.mx_Stickers_content .mx_AppTileFullWidth {
|
||||
border: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue