Remove underline from tooltip elements

This commit is contained in:
2022-07-21 13:51:33 +01:00
parent f02f6e9d23
commit ddae8ef42e

View File

@@ -35,6 +35,9 @@
});
}
</script>
<style>
.icon { border-bottom: 0px !important;}
</style>
<div class="box">
<form method="POST">
{% csrf_token %}