mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* Spreading PodLogs into 2 components Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Removing pod-logs.scss Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Removing unused isScrollHidden param Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com> * Cleaning up logs components Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
5 lines
57 B
SCSS
5 lines
57 B
SCSS
.PodLogControls {
|
|
.Select {
|
|
min-width: 150px;
|
|
}
|
|
} |