Improvements
More styling
This commit is contained in:
@@ -289,7 +289,7 @@ pub fn ticket_count_component() -> Html {
|
||||
html! {
|
||||
<div>
|
||||
<h2>{ "Offene Tickets" }</h2>
|
||||
<h4>{ count }</h4>
|
||||
<h4 class="ticket_count">{ count }</h4>
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user