Preventing scene poster, stash header and bottom navigation overflow.
This commit is contained in:
@@ -51,3 +51,9 @@
|
||||
height: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.ellipsis {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user