UNPKG

opal-components

Version:

[Rionite](https://github.com/Riim/Rionite) component set.

20 lines (18 loc) 269 B
@component OpalTreeSelect : OpalSelect { .OpalModal__window { box-sizing: border-box; width: 80%; } @el filtered-list { } @el tree-list { overflow: auto; height: 410px; } @el footer { padding-top: 10px; } @el btn-close { float: right; } }