Add single Schema
This commit is contained in:
@@ -578,6 +578,13 @@ h4 > a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
/* hidden text more */
|
||||
.hidden-more {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
/* aplaylist */
|
||||
.play-menu {
|
||||
height: 200px;
|
||||
|
||||
Reference in New Issue
Block a user