mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-05-17 22:57:12 +00:00
8 lines
132 B
Sass
8 lines
132 B
Sass
.container
|
|
display: flex
|
|
align-items: center
|
|
|
|
.path
|
|
text-overflow: ellipsis
|
|
overflow: hidden
|
|
white-space: nowrap |