mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 03:11:01 -06:00
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)
This commit is contained in:
parent
d981fe4f04
commit
ce494fbedb
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user