mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-03 19:38:20 +08:00
v2.1 fe
This commit is contained in:
15
kafka-manager-console/src/styles/style.less
Normal file
15
kafka-manager-console/src/styles/style.less
Normal file
@@ -0,0 +1,15 @@
|
||||
.ant-spin-blur .ant-table-content {
|
||||
opacity: 0;
|
||||
}
|
||||
.ant-alert-error {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.isSHowApp {
|
||||
display: block;
|
||||
}
|
||||
.isHideApp {
|
||||
display: none;
|
||||
}
|
||||
.tips {
|
||||
margin-left: 48px;
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
.content-container {
|
||||
position: relative;
|
||||
|
||||
min-width: 760px;
|
||||
.table-operation {
|
||||
a {
|
||||
color: @primary-color;
|
||||
|
||||
Reference in New Issue
Block a user