PLT-5669: Change format of timestamp of access history (#5646)
Add new line for timestamp and forbid wrap for ip and sessionid of access history to prevent unnecessary line wrap.
Этот коммит содержится в:
коммит произвёл
George Goldberg
родитель
41ebdb6441
Коммит
0326177253
@@ -26,6 +26,10 @@ body {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.whitespace--nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.overflow--ellipsis {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Ссылка в новой задаче
Block a user