mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-01 15:03:11 +02:00
Lots more theme stuff
This commit is contained in:
@@ -33,7 +33,7 @@ function App() {
|
||||
<div className="grid grid-rows-[auto_1fr] h-full overflow-hidden">
|
||||
<HStack
|
||||
as={WindowDragRegion}
|
||||
className="px-3 bg-background text-sm text-gray-900 border-b border-b-gray-100 pt-[1px]"
|
||||
className="px-3 bg-background text-sm text-gray-900 border-b border-b-gray-200 pt-[1px]"
|
||||
items="center"
|
||||
>
|
||||
{request.name}
|
||||
|
||||
Reference in New Issue
Block a user