refactor: playground rerank layout
This commit is contained in:
@@ -132,6 +132,10 @@
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.gap-20 {
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
.line-24 {
|
||||
line-height: 24px;
|
||||
}
|
||||
@@ -160,6 +164,10 @@
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.m-b-0 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.font-400 {
|
||||
font-weight: var(--font-weight-normal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user