mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-08 15:52:15 +08:00
初始化3.0.0版本
This commit is contained in:
13
km-console/packages/config-manager-fe/src/index.less
Normal file
13
km-console/packages/config-manager-fe/src/index.less
Normal file
@@ -0,0 +1,13 @@
|
||||
#ks-layout-container {
|
||||
height: calc(100% - 48px);
|
||||
#sub-system {
|
||||
height: 100%;
|
||||
.config-system {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
.dcloud-layout-content {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user