Merge pull request #9609 from Dmitriymush/enhacements/widget-no-data
Added additional z-index to widget no data container
This commit is contained in:
commit
07219e39d6
@ -30,6 +30,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background: rgba(255, 255, 255, .75);
|
background: rgba(255, 255, 255, .75);
|
||||||
|
z-index: 2;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user