diff --git a/templates/index.html b/templates/index.html index 39736f0..c7184fc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -59,10 +59,10 @@ right: 35px; } .reset-icon.visible { - display: block; + display: block !important; } .search-icon.visible { - display: block; + display: block !important; } .customer-number { color: #6c757d;