changed emoji picker input size

main
alexanderroese 2024-08-13 12:48:34 +02:00
parent 295bff60a4
commit 2b2c2f0f24
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
--emoji-size: 2.5rem; --emoji-size: 2.5rem;
} }
.shx-emoji-picker input { .shx-emoji-picker #search {
font-size: 14px; font-size: 14px;
} }
</style> </style>