2
0
mirror of https://github.com/frappe/books.git synced 2025-02-03 12:38:34 +00:00

Feather icon styling

This commit is contained in:
Faris Ansari 2018-10-15 17:38:07 +05:30
parent e436f0c20e
commit 32209ed661

View File

@ -40,7 +40,7 @@ export default {
</script>
<style>
.feather-icon {
display: inline-block;
display: inline-flex;
}
</style>