mirror of
https://github.com/langyuxiansheng/vue-aliplayer-v2.git
synced 2025-04-06 03:57:55 +08:00
1 line
844 B
CSS
1 line
844 B
CSS
*{margin:0;padding:0}.remove-text{text-align:center;padding:20px;font-size:24px}.show-multiple{display:-webkit-box;display:-ms-flexbox;display:flex}.show-multiple .multiple-player{width:25%;margin:20px}.player-btns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.player-btns span{margin:0 auto;display:inline-block;padding:5px 10px;width:150px;height:40px;line-height:40px;border:1px solid #eee;background:#e1e1e1;border-radius:10px;text-align:center;margin:5px;cursor:pointer}.source-box{padding:5px 10px;margin-bottom:10px}.source-box .source-label{margin-right:20px;font-size:16px;display:block}.source-box #source{margin-top:10px}.source-box .source-input{margin-top:10px;padding:5px 10px;width:80%;border:1px solid #ccc} |