Fix field style

This commit is contained in:
Cohee 2024-04-19 18:41:40 +03:00
parent 09d43403b2
commit 19ea1ee56c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</div>
<div class="flex-container marginTopBot5">
<input type="search" id="attachmentSearch" class="attachmentSearch text_pole margin0 flex1" placeholder="Search...">
<select id="attachmentSort" class="attachmentSort text_pole margin0 flex1">
<select id="attachmentSort" class="attachmentSort text_pole margin0 flex1 textarea_compact">
<option data-sort-field="created" data-sort-order="desc" data-i18n="Date (Newest First)">
Date (Newest First)
</option>