mirror of https://github.com/vector-im/riot-web
Update _RoomSublist.scss
parent
6acf2543f0
commit
486350cba2
|
@ -134,7 +134,6 @@ limitations under the License.
|
||||||
mask-image: url('$(res)/img/element-icons/context-menu.svg');
|
mask-image: url('$(res)/img/element-icons/context-menu.svg');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.mx_RoomSublist_headerText {
|
.mx_RoomSublist_headerText {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
max-width: calc(100% - 16px); // 16px is the badge width
|
max-width: calc(100% - 16px); // 16px is the badge width
|
||||||
|
|
Loading…
Reference in New Issue