🎨
This commit is contained in:
parent
f7c90b58d6
commit
d9257a5c0e
5 changed files with 11 additions and 4 deletions
|
|
@ -391,6 +391,13 @@ export default defineComponent({
|
|||
|
||||
> .emojis {
|
||||
::v-deep(section) {
|
||||
> header {
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
padding: 0 12px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
> div {
|
||||
display: grid;
|
||||
grid-template-columns: var(--columns);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue