Commit ce494fbe by Matt

Added border radius and tightened up the folder boxes. Still needs to have the…

Added border radius and tightened up the folder boxes. Still needs to have the bottom margin expanded to 8px when in opened state (this needs @torkelo)
parent d981fe4f
......@@ -89,7 +89,8 @@
background: $panel-bg;
border: $panel-border;
padding: $panel-padding;
margin-bottom: 8px;
margin-bottom: 3px;
border-radius: 5px;
}
.search-section__header {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment