mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Readd class to avatar/details to fix spacing
This commit is contained in:
parent
0a6eb2db39
commit
94d336151b
@ -303,7 +303,7 @@ impl App {
|
|||||||
html! {
|
html! {
|
||||||
<div class="dropdown text-end">
|
<div class="dropdown text-end">
|
||||||
<a href="#"
|
<a href="#"
|
||||||
class="d-block text-body text-decoration-none dropdown-toggle"
|
class="d-block text-body nav-link text-decoration-none dropdown-toggle"
|
||||||
id="dropdownUser"
|
id="dropdownUser"
|
||||||
data-bs-toggle="dropdown"
|
data-bs-toggle="dropdown"
|
||||||
aria-expanded="false">
|
aria-expanded="false">
|
||||||
|
Loading…
Reference in New Issue
Block a user