Files
shopxo/public/static/admin/default/css/appcenternav.css

7 lines
189 B
CSS
Raw Normal View History

2019-07-03 21:03:28 +08:00
/**
* 列表
*/
@media only screen and (max-width: 321px) {
.view-operation button { margin: 2px 0px; }
}
.event-value { max-width: 260px; word-wrap: break-word; word-break: break-all; }