dever 6 gadi atpakaļ
vecāks
revīzija
910fe01a8d

+ 4 - 0
assets/layadmin/html/project/database/list.html

@@ -31,6 +31,10 @@
 .dever-emoji img {
   width:16px;
 }
+.layui-tab-title {
+  height: 100%;
+  white-space: inherit;
+}
 </style>
 <span id="dever-name" style="display:none;"></span>
 <div class="topbar">

+ 4 - 0
assets/moltran/html/list.html

@@ -57,6 +57,10 @@
 .dever-emoji img {
   width:16px;
 }
+.layui-tab-title {
+  height: 100%;
+  white-space: inherit;
+}
 </style>
 <style id="addstyle">
 </style>

+ 1 - 1
src/Database.php

@@ -2588,7 +2588,7 @@ class Database
                 $delete = true;
                 if (isset($param['option'])) {
                     $delete = false;
-                    $result .= '<ul class="nav nav-tabs '.$c.'" style="height: 100%;white-space: inherit;">{tab}</ul>';
+                    $result .= '<ul class="nav nav-tabs '.$c.'">{tab}</ul>';
 
                     $order = array
                     (