Moved search preloader back to center in left bar
This commit is contained in:
parent
6ff886d580
commit
5c522c034e
@ -196,6 +196,14 @@
|
|||||||
flex: 1 0 auto !important;
|
flex: 1 0 auto !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.search-super {
|
||||||
|
.preloader {
|
||||||
|
height: 100%;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#chatlist-container {
|
#chatlist-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user