dao-ui 0.1.2

Work in progress. UI components written with yew
Documentation
1
2
3
4
5
6
7
& {
  width: 100%;
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  font-family: $font_family;
}