remove background on sticky headers

pull/21833/head
Bruno Windels 2020-07-08 14:50:08 +02:00
parent 0d94cfa97a
commit a8085f4e3b
1 changed files with 0 additions and 3 deletions

View File

@ -54,9 +54,6 @@ limitations under the License.
max-width: 100%;
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
display: flex;
align-items: center;