mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
12 lines
173 B
CSS
12 lines
173 B
CSS
.dynamic-m .info,
|
|
.dynamic-m .title
|
|
{
|
|
height: auto !important;
|
|
}
|
|
.dynamic-m .info a,
|
|
.dynamic-m .title a,
|
|
.dynamic-m .title span
|
|
{
|
|
white-space: normal !important;
|
|
}
|