mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added max-widths to explore start pages boxes
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
a {
|
||||
@extend .external-link;
|
||||
}
|
||||
|
||||
&--max-lg {
|
||||
max-width: map-get($grid-breakpoints, 'lg');
|
||||
}
|
||||
}
|
||||
|
||||
.grafana-info-box__close {
|
||||
|
||||
Reference in New Issue
Block a user