mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix for sm
This commit is contained in:
@@ -273,7 +273,8 @@
|
||||
@include media-breakpoint-down(sm) {
|
||||
.search-dropdown__col_2 {
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
height: 80%;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.search-filter-box {
|
||||
|
||||
Reference in New Issue
Block a user