Match line colour from user menu in sublist menu

This commit is contained in:
Travis Ralston 2020-06-25 15:17:19 -06:00
parent 7b79dd6be1
commit 129ff3a6e0
3 changed files with 3 additions and 2 deletions

View file

@ -414,6 +414,7 @@ limitations under the License.
margin-bottom: 16px;
margin-right: 16px; // additional 16px
border: 1px solid $roomsublist2-divider-color;
opacity: 0.1;
}
.mx_RoomSublist2_contextMenu_title {