mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 12:44:10 -06:00
Plugins: Fix outline for elements inside a plugin page (#78004)
This commit is contained in:
parent
4f5db5f177
commit
02a079e64a
@ -111,6 +111,7 @@ export const getStyles = (theme: GrafanaTheme2) => {
|
||||
tabContent: css`
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
padding-left: 5px;
|
||||
`,
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user