Answers for "inline css not working table odoo 11"

CSS
0

inline css not working table odoo 11

<style type="text/css">
  <![CDATA[
      .m-p-10 {
      margin-top: 10px;
      }
  ]]>
</style>
Posted by: Guest on April-28-2022

Code answers related to "inline css not working table odoo 11"

Browse Popular Code Answers by Language