]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Set IP column min-width relative to font-size 3981/head
authormoisseev <moiseev@mezonplus.ru>
Wed, 17 Nov 2021 12:45:22 +0000 (15:45 +0300)
committermoisseev <moiseev@mezonplus.ru>
Wed, 17 Nov 2021 12:45:22 +0000 (15:45 +0300)
interface/js/app/history.js

index 4b13be685b0d5f0f85eb0b0a919af5887574fdb8..e6573cd1ec6555f4bfa9d3b1611dc2f636fb8c82 100644 (file)
@@ -80,7 +80,7 @@ define(["jquery", "footable"],
                 breakpoints: "xs sm md",
                 style: {
                     "font-size": "11px",
-                    "minWidth": 88,
+                    "minWidth": "calc(7.6em + 8px)",
                     "word-break": "break-all"
                 }
             }, {