n8design/htwoo

[HTWOO:Core] Fix Dialog Framework

Closed this issue · 0 comments

Additional style classes are needed to position sidebars correctly.

.hoo-mdldialog-outer{
  box-sizing: border-box;
  border: 0;
}