Merge pull request #12370 from loma-one/patch-2

css specification for oversized button in composer
This commit is contained in:
Hypolite Petovan 2022-12-08 15:00:36 -05:00 committed by GitHub
commit a521c1adaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -40,6 +40,11 @@ a.btn, a.btn:hover {
height: 48px;
}
.template-icon {
width: 24px;
height: 24px;
}
/* List of social Networks */
img.connector, img.connector-disabled {
height: 40px;