mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
fix gravatars not showing
fix web config not saving Uri fix issue with token login
This commit is contained in:
@ -152,6 +152,7 @@
|
||||
#profile_avatar {
|
||||
min-width: 8rem;
|
||||
min-height: 8rem;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.profile-shortcode {
|
||||
@ -181,7 +182,7 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.profile-action:hover {
|
||||
.profile-action.oi:hover {
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user