Misc cleanup
This commit is contained in:
parent
0694637b06
commit
e90e70bd77
4 changed files with 4 additions and 11 deletions
|
@ -15,10 +15,6 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
.mx_RoomList2_resizer {
|
||||
cursor: ns-resize;
|
||||
}
|
||||
|
||||
.mx_RoomList.mx_RoomList2 {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
|
@ -17,5 +17,5 @@ limitations under the License.
|
|||
@import "../../../../node_modules/react-resizable/css/styles.css";
|
||||
|
||||
.mx_RoomList2 .mx_RoomSubList_labelContainer {
|
||||
z-index: 12;
|
||||
z-index: 12;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue