fonteditor/css/common/import-pic.less
2015-03-28 01:29:50 +08:00

21 lines
248 B
Plaintext

.import-pic-panel {
height: 400px;
overflow: auto;
background: #FFF;
margin-bottom: 15px;
overflow: auto;
.fitpanel {
max-width: 98%;
max-height: 98%;
}
}
.import-pic-fitpanel {
float: right;
}