mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
7 lines
157 B
CSS
7 lines
157 B
CSS
.wy-table-responsive > table > tbody > tr > td {
|
|
white-space: unset;
|
|
}
|
|
.wy-table-responsive > table > tbody > tr > td:first-child {
|
|
vertical-align: top;
|
|
}
|