clear background on show more button in element theme

pull/21833/head
Bruno Windels 2020-07-03 16:53:06 +02:00
parent 52fdf92180
commit 82ca98cdd5
1 changed files with 3 additions and 0 deletions

View File

@ -33,4 +33,7 @@
background-color: $roomlist2-bg-color;
}
}
.mx_RoomSublist2_showNButton {
background-color: transparent !important;
}