Content-Length: 259176 | pFad | https://github.com/sebadob/rauthy/commit/3b56b50f4f24b7707c522934f9c03714703c64ad

CE a bite more room for EventType columns in the UI for bigger fonts · sebadob/rauthy@3b56b50 · GitHub
Skip to content

Commit

Permalink
a bite more room for EventType columns in the UI for bigger fonts
Browse files Browse the repository at this point in the history
Signed-off-by: sebadob <sebastiandobe@mailbox.org>
  • Loading branch information
sebadob committed Dec 20, 2023
1 parent 3622c0a commit 3b56b50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions frontend/src/components/admin/events/Event.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@
|| event.typ === 'RauthyHealthy'
|| event.typ === 'RauthyUnhealthy'
}
<div class="col-typ">{event.typ}</div>
<div class="col-typ">IpBlacklistRemoved</div>
<!-- <div class="col-typ">{event.typ}</div>-->
<div class="col-ip"></div>
<div class="col-text">{event.text}</div>

Expand Down Expand Up @@ -174,7 +175,8 @@
}
.col-typ {
width: 9rem;
width: 9.5rem;
border: 1px solid red;
}
.col-ip {
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/components/admin/events/Events.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<Button
on:click={sendTestEvent}
level=3
level={3}
>
TEST
</Button>
Expand Down

0 comments on commit 3b56b50

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/sebadob/rauthy/commit/3b56b50f4f24b7707c522934f9c03714703c64ad

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy