7 lines
86 B
CSS
7 lines
86 B
CSS
.app-list-table table {
|
|
margin: 0;
|
|
}
|
|
|
|
.app-list-table {
|
|
white-space: nowrap;
|
|
} |