ux: added react scrollbar component and added it to add panel panel

This commit is contained in:
Torkel Ödegaard
2017-12-08 13:30:16 +01:00
parent 2bc23d2063
commit 77b537f45f
5 changed files with 67 additions and 3 deletions

View File

@@ -35,6 +35,7 @@
height: calc(100% - 43px);
align-content: flex-start;
justify-content: space-around;
position: relative;
}
.add-panel__item {