mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-02 18:32:08 +08:00
15 lines
188 B
Plaintext
15 lines
188 B
Plaintext
.ant-spin-blur .ant-table-content {
|
|
opacity: 0;
|
|
}
|
|
.ant-alert-error {
|
|
margin-top: 10px;
|
|
}
|
|
.isSHowApp {
|
|
display: block;
|
|
}
|
|
.isHideApp {
|
|
display: none;
|
|
}
|
|
.tips {
|
|
margin-left: 48px;
|
|
} |