mirror of https://github.com/vector-im/riot-web
css for vis
parent
a3fdd643d7
commit
2fe56276f2
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue