mirror of https://github.com/vector-im/riot-web
clear background on show more button in element theme
parent
52fdf92180
commit
82ca98cdd5
|
@ -33,4 +33,7 @@
|
|||
background-color: $roomlist2-bg-color;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_RoomSublist2_showNButton {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue