mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-09-24 16:04:36 +08:00
chore(cpre-connections): CB-338 connection form styles
This commit is contained in:
+1
@@ -46,6 +46,7 @@ const styles = css`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
padding-top: 16px;
|
||||
}
|
||||
TabPanel {
|
||||
flex-direction: column;
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@ const styles = composes(
|
||||
connection-create {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 540px;
|
||||
height: 556px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user