save series name separately
This commit is contained in:
parent
d3f8229d04
commit
8d79586417
1 changed files with 9 additions and 0 deletions
|
@ -309,6 +309,15 @@ iron-icon {
|
|||
min-height: 24px;
|
||||
}
|
||||
|
||||
.mainAnimatedPage {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
/* Without this, no content will be displayed in mobile safari */
|
||||
.pageContainer {
|
||||
overflow-x: visible !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue