mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
Improve search page
This commit is contained in:
@@ -210,42 +210,42 @@ ion-slide{
|
||||
@media only screen and (min-width: 1024px) {
|
||||
|
||||
|
||||
// .header-main {
|
||||
// background-color: #0782c9;
|
||||
// .profile{
|
||||
// display: inline-block;
|
||||
// }
|
||||
// .icon-most-searched-word-open{
|
||||
// display: none !important;
|
||||
// }
|
||||
// }
|
||||
.header-main {
|
||||
background-color: #0782c9;
|
||||
.profile{
|
||||
display: inline-block;
|
||||
}
|
||||
.icon-most-searched-word-open{
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
// .options{
|
||||
// .container{
|
||||
// border-bottom: 1px solid #ebebeb;
|
||||
// .icon{
|
||||
// display: flex;
|
||||
// }
|
||||
// }
|
||||
// padding: 0px 20px;
|
||||
// }
|
||||
.options{
|
||||
.container{
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
.icon{
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
padding: 0px 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
// .search-result{
|
||||
// border-left: 1px solid #d8d8d8;
|
||||
// .header{
|
||||
// border-top: unset !important;
|
||||
// }
|
||||
// }
|
||||
.search-result{
|
||||
border-left: 1px solid #d8d8d8;
|
||||
.header{
|
||||
border-top: unset !important;
|
||||
}
|
||||
}
|
||||
|
||||
// .most-searched-words{
|
||||
// width: 400px !important;
|
||||
// }
|
||||
.most-searched-words{
|
||||
width: 400px !important;
|
||||
}
|
||||
|
||||
// .word-searh-result-container{
|
||||
// flex-wrap: wrap;
|
||||
// }
|
||||
.word-searh-result-container{
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user