mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 15:31:22 +02:00
remove background on sticky headers
This commit is contained in:
parent
0d94cfa97a
commit
a8085f4e3b
@ -54,9 +54,6 @@ limitations under the License.
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
z-index: 2; // Prioritize headers in the visible list over sticky ones
|
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;
|
|
||||||
|
|
||||||
// Create a flexbox to make ordering easy
|
// Create a flexbox to make ordering easy
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user