update indexedDb
This commit is contained in:
parent
232f5dba67
commit
9e9ffda3e6
6 changed files with 56 additions and 37 deletions
|
@ -174,6 +174,10 @@
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
.fullCardFooter {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.cardText {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
|
@ -185,7 +189,7 @@
|
|||
}
|
||||
|
||||
.cardContent .cardFooter .cardText {
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.cardOverlayInner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue