1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-11 23:58:08 -05:00

use different api for country code/flag that support https

This commit is contained in:
RaidMax
2021-07-02 10:04:56 -05:00
parent a668b62342
commit 6dff22a592
3 changed files with 28 additions and 10 deletions

View File

@ -201,3 +201,11 @@
background-color: $dark;
color: $white !important;
}
.ip-lookup-profile {
height: 2.5rem;
min-width: 3.0rem;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}