master
kek7198 2021-12-31 15:21:30 -06:00
parent e3d7207fb9
commit daacc3e807
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<div class="ml-auto flex space-x-2">
<!-- Filter by mod -->
<div class="dropdown">
<button class="block px-4 py-2 bg-gradient-to-t from-gray-200 to-gray-100 focus:from-gray-100 focus:to-gray-200 border border-gray-300 rounded-md text-shadow shadow-inset-t-white-10 text-sm font-bold text-gray-700 focus:text-gray-900 focus:shadow-inner focus:outline-none dropdown-toggle" type="button" id="dropdownLogSortsButton" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<button class="block px-4 py-1.5 bg-gradient-to-t from-gray-200 to-gray-100 focus:from-gray-100 focus:to-gray-200 border border-gray-300 rounded-md text-shadow shadow-inset-t-white-10 text-sm font-bold text-gray-700 focus:text-gray-900 focus:shadow-inner focus:outline-none dropdown-toggle" type="button" id="dropdownLogSortsButton" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
{% if admin %}
<img src="/@{{admin}}/pic" alt="{{ admin }}avatar" class="w-6 h-6 object-cover mr-2">{{ admin }}
{% else %}