| xqd
@@ -2,7 +2,7 @@
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 1200px !important;
|
|
|
- height: 600px !important;
|
|
|
+ height: 500px !important;
|
|
|
}
|
|
|
}
|
|
|
|
| xqd
@@ -10,7 +10,7 @@
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 900px !important;
|
|
|
- height: 600px !important;
|
|
|
+ height: 500px !important;
|
|
|
}
|
|
|
}
|
|
|
|
| xqd
@@ -18,7 +18,7 @@
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 700px !important;
|
|
|
- height: 400px !important;
|
|
|
+ height: 300px !important;
|
|
|
}
|
|
|
}
|
|
|
|
| xqd
@@ -26,6 +26,6 @@
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 500px !important;
|
|
|
- height: 400px !important;
|
|
|
+ height: 300px !important;
|
|
|
}
|
|
|
}
|