mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-29 13:23:58 +00:00
SYNC: fix
This commit is contained in:
committed by
Diflow
parent
e4dc30d1fb
commit
5cd59b795b
@@ -104,8 +104,8 @@ ORDER BY
|
|||||||
containerMaxWidth="100%"
|
containerMaxWidth="100%"
|
||||||
containerMaxHeight="calc(100% - 34px)"
|
containerMaxHeight="calc(100% - 34px)"
|
||||||
maxHeight100
|
maxHeight100
|
||||||
|
flexColContainer={false}
|
||||||
flex1
|
flex1
|
||||||
flexColContainer
|
|
||||||
tabs={[
|
tabs={[
|
||||||
hasPermission('settings/change') && { identifier: 'general', label: 'General', slot: 1 },
|
hasPermission('settings/change') && { identifier: 'general', label: 'General', slot: 1 },
|
||||||
isProApp() && electron && { identifier: 'license', label: 'License', slot: 7 },
|
isProApp() && electron && { identifier: 'license', label: 'License', slot: 7 },
|
||||||
|
|||||||
Reference in New Issue
Block a user