4 lines
173 B
CSS
4 lines
173 B
CSS
|
|
#featureBar {margin: 0.5rem 0 0.5rem 0;}
|
||
|
|
.select-repo-box, .select-date-box {display: inline-flex;}
|
||
|
|
.select-repo-box .repo-title,.select-date-box .date-title {width: 80px;}
|