mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-11 02:13:28 +08:00
v2.1 fe
This commit is contained in:
@@ -81,4 +81,17 @@
|
||||
justify-content: space-between;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
.cluster-prompt{
|
||||
font-weight: bold;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.cluster-explain{
|
||||
color: #838383;
|
||||
// transform: scale(0.95,0.95);
|
||||
// text-align: center;
|
||||
}
|
||||
.region-prompt{
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user