mirror of
https://github.com/fnsign/embedded-omnisearch.git
synced 2026-07-22 06:58:08 +00:00
Duplicate in styles.css fixed
This commit is contained in:
parent
ceba09af48
commit
db81bc6f32
1 changed files with 3 additions and 6 deletions
|
|
@ -190,15 +190,12 @@
|
|||
color: var(--text-accent);
|
||||
}
|
||||
|
||||
.eo-results-score,
|
||||
.eo-results-head-score {
|
||||
text-align: left;
|
||||
color: var(--text-muted);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.eo-results-head-score,
|
||||
.eo-results-score {
|
||||
text-align: left;
|
||||
color: var(--text-muted);
|
||||
white-space: nowrap;
|
||||
width: 1%;
|
||||
min-width: 5ch;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue