n8design / htwoo

hTWOo - a better Fluent UI framework.
http://my.n8d.at/hTWOo
MIT License
91 stars 9 forks source link

[HTWOO:Core] Fix Dialog Framework #84

Closed StfBauer closed 10 months ago

StfBauer commented 1 year ago

Additional style classes are needed to position sidebars correctly.

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