fix table thing for carp
This commit is contained in:
parent
8536d93c87
commit
2d6fee44fe
1 changed files with 1 additions and 4 deletions
|
@ -4728,9 +4728,6 @@ lite-youtube.lyt-activated > .lty-playbtn {
|
||||||
.overflow-x-auto {
|
.overflow-x-auto {
|
||||||
overflow-x: auto !important;
|
overflow-x: auto !important;
|
||||||
}
|
}
|
||||||
table {
|
|
||||||
white-space: nowrap !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
.comment .comment-body .comment-text {
|
.comment .comment-body .comment-text {
|
||||||
|
@ -5070,4 +5067,4 @@ th, td {
|
||||||
|
|
||||||
.text-green {
|
.text-green {
|
||||||
color: green !important;
|
color: green !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue