Remove weird padding on stickers (#6271)

pull/21833/head
Šimon Brandner 2022-02-08 09:27:37 +01:00 committed by GitHub
parent 8e72118b5d
commit c52eaa53ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
.mx_MStickerBody_wrapper {
padding: 20px 0px;
padding: 12px 0px;
}
.mx_MStickerBody_tooltip {