eod stream tweaks

This commit is contained in:
drusepth 2022-10-21 15:56:35 -07:00
parent 553e2143d4
commit 2f73754dd6

View File

@ -4,7 +4,11 @@
<div class="relative flex justify-between xl:grid xl:grid-cols-12 lg:gap-8">
<div class="flex md:absolute md:left-0 md:inset-y-0 lg:static xl:col-span-2">
<div class="flex-shrink-0 flex items-center">
something lhs
<span class="relative z-0 inline-flex shadow-sm rounded-md">
<button type="button" class="relative inline-flex items-center px-4 py-2 rounded-l-md border border-gray-300 bg-white text-sm font-medium text-gray-700 hover:bg-gray-50 focus:z-10 focus:outline-none focus:ring-1 focus:ring-notebook-blue focus:border-notebook-blue">Following</button>
<button type="button" class="-ml-px relative inline-flex items-center px-4 py-2 rounded-r-md border border-gray-300 bg-white text-sm font-medium text-gray-700 hover:bg-gray-50 focus:z-10 focus:outline-none focus:ring-1 focus:ring-notebook-blue focus:border-notebook-blue">Everyone</button>
</span>
</div>
</div>
<div class="min-w-0 flex-1 md:px-8 lg:px-0 xl:col-span-6">