Skip to content

Commit

Permalink
AMMMMMONG USSS
Browse files Browse the repository at this point in the history
  • Loading branch information
Simyon264 committed Jun 17, 2024
1 parent b718120 commit e3bd0f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ReplayBrowser/Pages/Shared/CompactProfileDisplay.razor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="card" style="width: 18rem; margin-top: 1rem">
<div class="spinner-container">
<div class="spinner-border" role="status" id="loading-spinner-@ProfileId">
<div class="spinner-container" id="loading-spinner-@ProfileId">
<div class="spinner-border" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
Expand Down

0 comments on commit e3bd0f1

Please sign in to comment.