css for vis

pull/21833/head
Travis Ralston 2020-06-04 10:07:41 -06:00
parent a3fdd643d7
commit 2fe56276f2
1 changed files with 5 additions and 0 deletions

View File

@ -15,3 +15,8 @@ limitations under the License.
*/
@import "../../../../node_modules/react-resizable/css/styles.css";
.mx_RoomList2 .mx_RoomSubList_labelContainer {
z-index: 12;
background-color: purple;
}