Improve Search Performance and Result Quality
This commit is contained in:
@@ -120,6 +120,10 @@ body {
|
||||
min-width: calc(14 * var(--base_length));
|
||||
}
|
||||
|
||||
.min-w24 {
|
||||
min-width: calc(24 * var(--base_length));
|
||||
}
|
||||
|
||||
.max-w1 {
|
||||
max-width: calc(1 * var(--base_length));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user