Merge pull request #2262 from matrix-org/bwindels/biggerresizehandles

Redesign: increase interaction rectangle of resize handles
This commit is contained in:
Bruno Windels
2018-11-02 14:12:49 +00:00
committed by GitHub
2 changed files with 5 additions and 4 deletions
-4
View File
@@ -62,7 +62,3 @@ limitations under the License.
position: absolute;
right: 60px;
}
.mx_RoomList .mx_ResizeHandle {
padding: 4px 0;
}