ye
This commit is contained in:
@@ -110,9 +110,9 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="d-flex align-items-center gap-2">
|
||||
<div class="navbar-actions d-flex align-items-center gap-2 flex-nowrap">
|
||||
<div
|
||||
class=" d-inline-flex align-items-center bg-dark text-white rounded-pill px-3 py-1 border shadow-sm gap-3">
|
||||
class="navbar-currency d-none d-md-inline-flex align-items-center bg-dark text-white rounded-pill px-3 py-1 border shadow-sm gap-3">
|
||||
<div class="d-flex align-items-center">
|
||||
<span class="rbx-icon-nav-robux me-1 text-white"></span>
|
||||
<span class="fw-semibold" id="robux-amount">{{currentuser.robux}}</span>
|
||||
@@ -125,7 +125,7 @@
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="nav-item dropdown d-inline-flex align-items-center rounded-pill px-3 py-1 bg-dark border shadow-sm">
|
||||
class="navbar-profile nav-item dropdown d-inline-flex align-items-center rounded-pill px-3 py-1 bg-dark border shadow-sm">
|
||||
<a class="nav-link dropdown-toggle d-flex align-items-center p-0" href="#" role="button"
|
||||
data-bs-toggle="dropdown" aria-expanded="false">
|
||||
<img class="rounded-circle me-2" width="32" height="32"
|
||||
|
||||
Reference in New Issue
Block a user