mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
ux: added max width to dashboard settings views
This commit is contained in:
parent
c0f100f1b5
commit
c3181552f8
@ -23,6 +23,7 @@
|
||||
min-width: 0;
|
||||
height: 100%;
|
||||
padding: 30px;
|
||||
max-width: 1100px;
|
||||
}
|
||||
|
||||
.dashboard-settings__aside {
|
||||
|
Loading…
Reference in New Issue
Block a user