mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-14 05:40:16 +00:00
Make EntryItem
more responsive (#552)
This commit is contained in:
@@ -92,3 +92,13 @@
|
|||||||
|
|
||||||
.ip
|
.ip
|
||||||
margin-left: 5px
|
margin-left: 5px
|
||||||
|
|
||||||
|
@media (max-width: 1760px)
|
||||||
|
.timestamp
|
||||||
|
display: none
|
||||||
|
.separatorRight
|
||||||
|
border-right: 0px
|
||||||
|
|
||||||
|
@media (max-width: 1340px)
|
||||||
|
.separatorRight
|
||||||
|
display: none
|
||||||
|
Reference in New Issue
Block a user