aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/Main.scss
diff options
context:
space:
mode:
authorStanley Yip <33562077+yipstanley@users.noreply.github.com>2019-10-02 22:01:13 -0400
committerGitHub <noreply@github.com>2019-10-02 22:01:13 -0400
commitd92082f55fb2e4efc8e838ea02dc7fe0e7e97e3d (patch)
treee9d701d62411fddfa667beede71fbbc7e48f1eea /src/client/views/Main.scss
parent9427474b473d70974784a1517a1be902fb8d18ee (diff)
parent16dd968fed4a94cc0e8e870aa0c0e676d533aad1 (diff)
Merge pull request #291 from browngraphicslab/interaction
Interaction Changes
Diffstat (limited to 'src/client/views/Main.scss')
-rw-r--r--src/client/views/Main.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/client/views/Main.scss b/src/client/views/Main.scss
index 04249506a..4cd860da2 100644
--- a/src/client/views/Main.scss
+++ b/src/client/views/Main.scss
@@ -238,6 +238,13 @@ ul#add-options-list {
flex-direction: column;
}
+.expandFlyoutButton {
+ position: absolute;
+ top: 30px;
+ right: 30px;
+ cursor: pointer;
+}
+
.mainView-libraryHandle {
width: 20px;
height: 40px;