add blurred, blended avatar background to left panel
This commit is contained in:
parent
c0a9af945c
commit
6fc4be386a
6 changed files with 30 additions and 3 deletions
|
@ -55,7 +55,8 @@ limitations under the License.
|
|||
z-index: 2; // Prioritize headers in the visible list over sticky ones
|
||||
|
||||
// Set the same background color as the room list for sticky headers
|
||||
background-color: $roomlist2-bg-color;
|
||||
// TODO: ask why we need this
|
||||
// background-color: $roomlist2-bg-color;
|
||||
|
||||
// Create a flexbox to make ordering easy
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue