Skip to content

Commit 576ed35

Browse files
committed
Export view: simplified layout a little (2).
1 parent bdd1897 commit 576ed35

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

less/action-export.less

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
width:@widthR2;
5050
min-width: 300px;
5151
border-left: 0 !important;
52+
textarea{
53+
min-height:200px;
54+
}
5255
}
5356
.evol-xpt-format{
5457
max-width: 270px;
@@ -76,10 +79,6 @@
7679
}
7780
}
7881

79-
.evol-xpt-preview textarea{
80-
min-height:200px;
81-
}
82-
8382
.evol-xpt-more{
8483
display:block;
8584
margin-top:10px;

0 commit comments

Comments
 (0)