mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-04 03:42:08 +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;
|
||||
}
|
||||
Reference in New Issue
Block a user