mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
fix bug with privileged users not always showing the most recent profile
temporary bans are now applied to all linked accounts instead of a per-guid basis rework set level flow add guid and ip address (if logged in) to public async endpoint
This commit is contained in:
@ -146,13 +146,12 @@
|
||||
}
|
||||
|
||||
#profile_avatar {
|
||||
height: 10.5rem;
|
||||
width: 10.5rem;
|
||||
|
||||
}
|
||||
|
||||
.profile-shortcode {
|
||||
font-size: 10.5rem;
|
||||
line-height: 10.5rem;
|
||||
font-size: 5rem;
|
||||
line-height: 5rem;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user