praiadeseselle/wire/modules/Session/SessionHandlerDB/ProcessSessionDB.css

9 lines
165 B
CSS
Raw Normal View History

2022-03-08 15:55:41 +01:00
table.AdminDataTable tr td {
white-space: nowrap;
padding-right: 1em;
}
table.AdminDataTable tr td:last-child {
/* user agent, if used */
white-space: normal;
}