aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionDockingView.scss
diff options
context:
space:
mode:
authorgeireann <geireann.lindfield@gmail.com>2021-07-31 08:09:45 -0400
committergeireann <geireann.lindfield@gmail.com>2021-07-31 08:09:45 -0400
commitfcc75a92643f35955a1e0bbe829e96b0e76c8a4e (patch)
tree35bcbaffb7d7a907d8fa435d7f68f3ea79f4d403 /src/client/views/collections/CollectionDockingView.scss
parente1707fb76a991d04797a8d97ca34c55db71899cd (diff)
updates ready for sprint (almost)
Diffstat (limited to 'src/client/views/collections/CollectionDockingView.scss')
-rw-r--r--src/client/views/collections/CollectionDockingView.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/client/views/collections/CollectionDockingView.scss b/src/client/views/collections/CollectionDockingView.scss
index b8180fe24..77e7b86ea 100644
--- a/src/client/views/collections/CollectionDockingView.scss
+++ b/src/client/views/collections/CollectionDockingView.scss
@@ -39,7 +39,7 @@
padding: 0px;
opacity: 0.7;
box-shadow: none;
- height: 19px;
+ height: 24px;
// border-bottom: 1px black;
.collectionDockingView-gear {
@@ -52,7 +52,7 @@
opacity: 1;
margin: 0;
box-shadow: none;
- height: 22px;
+ height: 27px;
margin-right: 2px;
// border-bottom: unset;
@@ -357,8 +357,6 @@
background: transparent url("../../../../node_modules/flexlayout-react/images/restore.png") no-repeat center;
}
- .flexlayout__popup_menu {}
-
.flexlayout__popup_menu_item {
padding: 2px 10px 2px 10px;
color: #ddd;