mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
css for vis
This commit is contained in:
parent
a3fdd643d7
commit
2fe56276f2
@ -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;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user