add image import
This commit is contained in:
20
css/common/import-pic.less
Normal file
20
css/common/import-pic.less
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
|
||||
.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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user