+ client: add whois info to clients and auto clients table

This commit is contained in:
Ildar Kamalov
2019-09-23 16:01:51 +03:00
committed by Simon Zolin
parent 192b58b9d9
commit 9e4f80f3c1
6 changed files with 90 additions and 22 deletions

View File

@@ -40,6 +40,10 @@
width: 100%;
}
.logs__text--wrap {
white-space: normal;
}
.logs__row .tooltip-custom {
top: 0;
margin-left: 0;