Vanessa 2024-12-05 18:04:12 +08:00 committed by Daniel
parent 865e9f6dd0
commit e3b79644e8
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 3 additions and 4 deletions

View file

@ -27,7 +27,7 @@
.emoji__dynamic {
&-item {
width: 73px;
width: 74px;
margin: 8px;
cursor: pointer;
transition: var(--b3-transition);

View file

@ -4,9 +4,8 @@ import {Constants} from "../constants";
import {Files} from "../layout/dock/Files";
/// #if !MOBILE
import {getDockByType} from "../layout/tabUtil";
import {getAllModels} from "../layout/getAll";
/// #endif
import {getAllEditor} from "../layout/getAll";
import {getAllEditor, getAllModels} from "../layout/getAll";
import {setNoteBook} from "../util/pathName";
import {Dialog} from "../dialog";
import {setPosition} from "../util/setPosition";
@ -250,7 +249,7 @@ export const openEmojiPanel = (id: string, type: "doc" | "notebook" | "av", posi
disableAnimation: true,
transparent: true,
hideCloseIcon: true,
width: isMobile() ? "80vw" : "368px",
width: isMobile() ? "80vw" : "372px",
height: "50vh",
content: `<div class="emojis">
<div class="emojis__tabheader">