@@ -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">
@@ -57,6 +57,10 @@
<style id="addstyle">
@@ -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
(