mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
css for vis
This commit is contained in:
parent
a3fdd643d7
commit
2fe56276f2
1 changed files with 5 additions and 0 deletions
|
@ -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 a new issue