Browse Source

bug fix

dev
thuhole 5 years ago
parent
commit
007cef6e99
  1. 2
      src/Sidebar.css

2
src/Sidebar.css

@ -142,7 +142,7 @@
.sidebar-flow-item {
display: block;
overflow-x: hidden;
/*overflow-x: hidden;*/
}
.sidebar-flow-item .box {
width: 100%;

Loading…
Cancel
Save