Browse Source

编辑器输入框大小

afa 9 months ago
parent
commit
378d8c7daa

+ 1 - 0
application/admin/view/product/lists/add.html

@@ -1,3 +1,4 @@
+<style>.note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-airframe .note-editing-area .note-editable{height: 600px !important; min-height:600px !important;}</style>
 <form id="add-form"  role="form" data-toggle="validator" method="POST" action="">
     <div class="form-horizontal">
 

+ 1 - 1
application/admin/view/product/lists/edit.html

@@ -1,4 +1,4 @@
-<style>.fieldlist dd ins{width:140px !important;}.fieldlist dd input:first-child{width:140px !important;}</style>
+<style>.note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-airframe .note-editing-area .note-editable{height: 600px !important; min-height:600px !important;}</style>
 <form id="edit-form" role="form" data-toggle="validator" method="POST" action="">
     <div class="form-horizontal">
     <div class="form-group">