mirror of https://github.com/vector-im/riot-web
Remove weird padding on stickers (#6271)
parent
8e72118b5d
commit
c52eaa53ce
|
@ -15,7 +15,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_MStickerBody_wrapper {
|
||||
padding: 20px 0px;
|
||||
padding: 12px 0px;
|
||||
}
|
||||
|
||||
.mx_MStickerBody_tooltip {
|
||||
|
|
Loading…
Reference in New Issue