This commit is contained in:
Bruno Windels 2020-07-10 18:38:53 +02:00
parent e2aa6ecf6b
commit 85ac256231
2 changed files with 0 additions and 12 deletions

View file

@ -267,16 +267,6 @@ limitations under the License.
.mx_RoomSublist2_showLessButtonChevron {
mask-image: url('$(res)/img/feather-customised/chevron-up.svg');
}
&.mx_RoomSublist2_isCutting::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
box-shadow: 0px -2px 3px rgba(46, 47, 50, 0.08);
}
}
&.mx_RoomSublist2_hasMenuOpen,