opt-cc/static/src/app/style/select-list.css

13 lines
150 B
CSS
Raw Normal View History

2017-10-06 20:11:18 +02:00
.select-list {
padding: 20px 2% 0 5%;
}
.list-header {
width: 100%;
padding-bottom: 20px;
}
:host/deep/.material-icons {
font-size: 32px;
}