aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.scss
diff options
context:
space:
mode:
authorGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-08-04 18:07:07 +0800
committerGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-08-04 18:07:07 +0800
commitab7eae26debd40a3d93d3b129947da32d099acb1 (patch)
treee101765f8c51f2796102e0ef23cb66211a6e45c2 /src/client/views/MainView.scss
parent6ea1420c502f76a1c3219e0c34633575fb00ec98 (diff)
parent78c99446f284f7ac8e5443f77227ae5edbfd2aaf (diff)
Merge branch 'master' into presentation_updates
Diffstat (limited to 'src/client/views/MainView.scss')
-rw-r--r--src/client/views/MainView.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/views/MainView.scss b/src/client/views/MainView.scss
index 054a409df..a57d22afd 100644
--- a/src/client/views/MainView.scss
+++ b/src/client/views/MainView.scss
@@ -105,7 +105,7 @@
.mainView-propertiesDragger {
background-color: rgb(140, 139, 139);
height: 55px;
- width: 15.5px;
+ width: 17px;
position: absolute;
top: 55%;
border: 1px black solid;
@@ -119,7 +119,7 @@
width: 10px;
height: 10px;
float: left;
- margin-left: 3px;
+ margin-left: 5.5px;
padding-top: 19px;
}
@@ -297,7 +297,7 @@
position: absolute;
z-index: 2;
touch-action: none;
- cursor: ew-resize;
+ cursor: grab;
.mainView-libraryHandle-icon {
width: 10px;