css for vis

This commit is contained in:
Travis Ralston 2020-06-04 10:07:41 -06:00
parent a3fdd643d7
commit 2fe56276f2

View File

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