style: 优化页脚图片尺寸及垂直居中排版对齐
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
global $emotionListDefault;
|
||||
$emotionList = apply_filters("argon_emotion_list", $emotionListDefault);
|
||||
?>
|
||||
<div id="emotion_keyboard" class="emotion-keyboard card shadow-sm bg-white">
|
||||
<div id="emotion_keyboard" class="emotion-keyboard">
|
||||
<div class="emotion-keyboard-content">
|
||||
<?php
|
||||
foreach ($emotionList as $groupIndex => $group){
|
||||
|
||||
Reference in New Issue
Block a user