1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

make resize handles have correct color + bidirectional cursor

This commit is contained in:
Bruno Windels
2018-10-11 15:33:38 +02:00
parent 928b6d47c8
commit e5d1b3328c
2 changed files with 3 additions and 13 deletions

View File

@ -56,8 +56,6 @@ limitations under the License.
display: flex;
flex-direction: column;
border-right: 1px solid $panel-divider-color;
}
.mx_LeftPanel .mx_AppTile_mini {