mirror of
https://github.com/searxng/searxng.git
synced 2026-05-16 07:55:47 +02:00
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -532,7 +532,7 @@ article[data-vim-selected].category-social {
|
||||
#suggestions {
|
||||
.wrapper {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
flex-flow: column;
|
||||
justify-content: flex-end;
|
||||
|
||||
form {
|
||||
@@ -552,6 +552,10 @@ article[data-vim-selected].category-social {
|
||||
background: transparent;
|
||||
color: var(--color-result-search-url-font);
|
||||
cursor: pointer;
|
||||
width: calc(100%);
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
input[type="submit"],
|
||||
|
||||
Reference in New Issue
Block a user