GrafanaUI: Remove unused blur component token (#103649)
This commit is contained in:
@@ -31,9 +31,6 @@ export interface ThemeComponents {
|
||||
};
|
||||
overlay: {
|
||||
background: string;
|
||||
|
||||
/* pixel strength for backdrop blurs */
|
||||
blur?: number;
|
||||
};
|
||||
dashboard: {
|
||||
background: string;
|
||||
|
||||
Reference in New Issue
Block a user