fix: widget smiley img siez

pull/384/head
Seaton Jiang 2021-05-20 21:33:20 +08:00
parent 71374634f1
commit a1f1e41402
No known key found for this signature in database
GPG Key ID: C1086BAE716FF138
1 changed files with 4 additions and 0 deletions

View File

@ -1805,6 +1805,10 @@ ol {
height: auto;
}
.k-main .sidebar .wp-smiley {
width: auto;
}
.k-main .sidebar .widget {
margin: 0 0 23px;
padding: 15px 30px;