Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

2 Zeilen
568B

  1. .unitBox{display:flex;height:500px;overflow:hidden}.unitBox .el-tag{margin:0 4px 8px}.unitBox .title{padding:12px;border-bottom:1px solid #ccc;margin-bottom:12px}.unitBox .left,.unitBox .right{flex:1;border-bottom:1px solid #ccc;display:flex;flex-flow:column;overflow:hidden}.unitBox .left .content,.unitBox .right .content{flex:1;padding:0 12px;overflow:scroll}.unitBox .left{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}.unitBox .left .inputText{padding:12px}.unitBox .right{border-top:1px solid #ccc;border-right:1px solid #ccc}