add header to selectable-list component

This commit is contained in:
taehoon 2019-04-04 04:32:36 -04:00
parent 83faa96f1b
commit cf2c411db3
4 changed files with 52 additions and 15 deletions

View file

@ -4,6 +4,7 @@
position: relative;
display: inline-block;
padding-left: 1.2em;
min-height: 1.2em;
&-indicator::before {
position: absolute;