@@ -18,7 +18,7 @@ use ZipArchive;
*/
class Database extends Backend
{
- protected $noNeedRight = ['backuplist'];
+ protected $noNeedRight = ['backuplist','query'];
public function _initialize()
@@ -16,6 +16,7 @@
#database .dropdown-menu.row .col-xs-6{padding:0 5px;}
#sqlquery {color:#444;}
#resultparent {padding:5px;}
+ #layui-layer2{width: 96% !important;left: 25px !important}
</style>
<style data-render="darktheme">
body.darktheme #database .select-striped > option:nth-of-type(odd) {