flex.wxss 171 字节
Newer Older
B
initial  
bearyan 已提交
1
.placeholder{
B
bearyan 已提交
2 3 4
    margin: 5px;
    padding: 0 10px;
    text-align: center;
B
initial  
bearyan 已提交
5 6 7 8 9
    background-color: #EBEBEB;
    height: 2.3em;
    line-height: 2.3em;
    color: #cfcfcf;
}