[Web] Show country of sasl ips

This commit is contained in:
andryyy
2021-06-06 11:57:15 +02:00
parent d7ecf899c8
commit a89fe53e4a
5 changed files with 73 additions and 11 deletions

View File

@@ -119,4 +119,11 @@ border-bottom-width: 3px;
font-style: italic;
color: #158cba;
user-select:none;
}
.ip-location-flag {
border-radius: 4px;
top: 3px;
}
.xmpp-logo-user {
width:64px;
}