Make the table in the cardlist not wrap
This commit is contained in:
@@ -14,6 +14,7 @@ cursor: pointer;
|
||||
th,
|
||||
td {
|
||||
text-align: left;
|
||||
white-space:nowrap;
|
||||
}
|
||||
th +th+th,
|
||||
td +td+td {
|
||||
|
||||
Reference in New Issue
Block a user