jaskier's contribution
This commit is contained in:
@@ -51,7 +51,7 @@ pub async fn page(
|
||||
span class="text-2xl font-semibold font-lora" {"Logs"}
|
||||
}
|
||||
}
|
||||
|
||||
// abcdefghijklmnopqrstuvwxyz
|
||||
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)] {
|
||||
div class="p-2 flex gap-1 font-semibold border-b border-neutral-200/25" {
|
||||
|
||||
Reference in New Issue
Block a user