mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
[bugfix] missing spinner in explore view (#914)
This commit is contained in:
committed by
GitHub
parent
08d682501e
commit
d15c557cd6
@@ -149,6 +149,9 @@ div.navbar {
|
||||
}
|
||||
img.loading {
|
||||
width: 40px;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
margin: 10px;
|
||||
}
|
||||
img.viz-thumb-option {
|
||||
width: 100px;
|
||||
|
||||
Reference in New Issue
Block a user