feat: complete TASK-WP5-02 sticker catalog
This commit is contained in:
@@ -184,6 +184,16 @@
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.editor-sticker-virtual-list {
|
||||
height: 280px;
|
||||
overflow-y: auto;
|
||||
overscroll-behavior: contain;
|
||||
padding-right: 4px;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
.editor-sticker-count { margin: 0 0 8px; color: #62625d; font-size: 12px; }
|
||||
|
||||
.editor-sticker-grid button {
|
||||
display: grid;
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user