page ui misc
This commit is contained in:
@@ -49,9 +49,6 @@ pub async fn page(
|
||||
span class="text-neutral-500" {(PreEscaped(icons::CLIPBOARD_CLOCK))}
|
||||
span class="text-2xl font-semibold font-lora" {"Logs"}
|
||||
}
|
||||
p class="text-neutral-500 text-sm font-light" {
|
||||
"Work in progress."
|
||||
}
|
||||
}
|
||||
div class="w-full border border-neutral-200/25 rounded grid grid-cols-[auto_auto_1fr]" {
|
||||
@for (txt, ico) in [("Timestamp", icons::CLOCK), ("Actor", icons::USER), ("Action", icons::PEN)] {
|
||||
|
||||
Reference in New Issue
Block a user