chore: move api key to config, fix gif picker css

This commit is contained in:
2025-04-17 17:44:20 +02:00
parent 6c336984a2
commit 675164ac12
8 changed files with 44 additions and 8 deletions

View File

@@ -102,7 +102,12 @@ Please see LICENSE files in the repository root for full details.
.mx_GifPicker_search_icon {
width: 16px;
height: 16px;
border: none;
background-color: inherit;
margin: 8px;
padding: 8px;
align-self: center;
}
.mx_GifPicker_search_icon:not(.mx_GifPicker_search_clear) {