app/src/commons/component/nic-dropdown.component.scss

10 lines
189 B
SCSS
Raw Normal View History

2018-09-12 06:46:17 +00:00
#nic-list-border.ui-widget-content {
2018-09-12 04:18:49 +00:00
border: 0px;
}
2018-09-12 06:46:17 +00:00
#nic-list-border .ui-listbox.ui-listbox-list {
2018-09-12 04:18:49 +00:00
line-height: 2em;
}
2018-09-12 06:46:17 +00:00
#nic-list-border.ui-listbox.ui-listbox-item {
2018-09-12 04:18:49 +00:00
padding: 0.5em;
}