css实现select框的option右对齐显示

headSelect{

direction: rtl;
}

headSelect option{

direction: ltr;
}

posted @ 2018-08-30 12:02  格式化lu、  阅读(1567)  评论(0)    收藏  举报