Add stickers content container styling.
parent
1abe5771fd
commit
e72422976d
|
@ -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