mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
[search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932)
This commit is contained in:
@@ -47,6 +47,22 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.search-icon-right.sf3-font-set-up {
|
||||
left: auto;
|
||||
right: 25px;
|
||||
}
|
||||
|
||||
.search-container .search-settings {
|
||||
left: 1rem;
|
||||
right: 14px;
|
||||
top: 54px;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.search-container .search-settings .custom-switch {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.search-icon-arrow {
|
||||
right: 40px;
|
||||
left: auto;
|
||||
@@ -83,10 +99,6 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.dropdown-search-result-container .seahub-switch .custom-switch {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.search-result-container .search-result-none {
|
||||
text-align: center;
|
||||
line-height: 4rem;
|
||||
|
Reference in New Issue
Block a user