Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhoune committed Oct 2, 2023
1 parent f86b1af commit 19547a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/statistics/bot-statistics.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ class BotStats extends LitElement {
</div>
</div>
<div class="col-4">
<div class="row">
<div class="col-4" style="height:98vh;overflow-y:auto">
<div class="row h-50">
<h3>Bot statistics</h3>
</div>
<div class="row">
<div class="row h-50">
<h3>Community statistics</h3>
<div class="mb-3">
<label for="serviceId" class="form-label">Service name</label>
Expand Down

0 comments on commit 19547a8

Please sign in to comment.