diff --git a/app/static/custom/css/custom.css b/app/static/custom/css/custom.css index 57caefe..1fb9d05 100644 --- a/app/static/custom/css/custom.css +++ b/app/static/custom/css/custom.css @@ -2,10 +2,6 @@ word-break: break-all !important; } -#tbl_domain_list td { - font-family:'Roboto Mono' !important; -} - -#tbl_record_manage td { +table td { font-family:'Roboto Mono' !important; } \ No newline at end of file