Vanessa 2024-12-14 12:46:20 +08:00
parent 039930c2d8
commit d410d30975
2 changed files with 6 additions and 7 deletions

View file

@ -27,7 +27,7 @@
.emoji__dynamic {
&-item {
width: 74px;
width: 73px;
margin: 8px;
cursor: pointer;
transition: var(--b3-transition);
@ -46,12 +46,11 @@
}
&__item {
font-size: 24px;
line-height: .9em; // windows 需要这样设置
font-size: 19px;
font-family: var(--b3-font-family-emoji);
text-align: center;
height: 28px;
padding: 2px 4px;
height: 32px;
padding: 4px;
cursor: pointer;
display: inline-block;
transition: var(--b3-transition);
@ -60,7 +59,7 @@
margin: 1px;
overflow: hidden;
border-radius: var(--b3-border-radius);
min-width: 32px;
width: 32px;
img, svg {
height: 24px;

View file

@ -249,7 +249,7 @@ export const openEmojiPanel = (id: string, type: "doc" | "notebook" | "av", posi
disableAnimation: true,
transparent: true,
hideCloseIcon: true,
width: isMobile() ? "80vw" : "372px",
width: isMobile() ? "80vw" : "368px",
height: "50vh",
content: `<div class="emojis">
<div class="emojis__tabheader">